mirror of https://git.rancher.io/charts
21 lines
503 B
YAML
21 lines
503 B
YAML
# 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: ""
|
|
kubectl:
|
|
repository: rancher/kubectl
|
|
tag: v1.20.2
|
|
# 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
|