rancher-charts/charts/rancher-webhook/1.0.4+up0.2.5/values.yaml

25 lines
448 B
YAML
Raw Normal View History

2022-03-30 15:28:31 +00:00
image:
repository: rancher/rancher-webhook
tag: v0.2.5
imagePullPolicy: IfNotPresent
global:
cattle:
systemDefaultRegistry: ""
hostNetwork: false
capi:
enabled: false
mcm:
enabled: true
preDelete:
enabled: true
image:
repository: rancher/kubectl
tag: v1.20.2
# tolerations for the webhook deployment. See https://kubernetes.io/docs/concepts/scheduling-eviction/taint-and-toleration/ for more info
tolerations: []