2021-05-17 22:30:18 +00:00
|
|
|
# Default values for rancher-alerting-driver.
|
|
|
|
# This is a YAML-formatted file.
|
|
|
|
# Declare variables to be passed into your templates.
|
|
|
|
|
|
|
|
global:
|
|
|
|
cattle:
|
|
|
|
# the registry where all images will be pulled from
|
|
|
|
systemDefaultRegistry: ""
|
2021-06-11 22:51:42 +00:00
|
|
|
kubectl:
|
2021-06-18 22:51:02 +00:00
|
|
|
repository: rancher/kubectl
|
|
|
|
tag: v1.20.2
|
2021-05-17 22:30:18 +00:00
|
|
|
# set this value if you want the sub-charts to be installed into
|
|
|
|
# a namespace rather than where this chart is installed
|
|
|
|
namespaceOverride: ""
|
|
|
|
|
|
|
|
prom2teams:
|
|
|
|
enabled: false
|
|
|
|
|
|
|
|
sachet:
|
|
|
|
enabled: false
|