rancher-charts/charts/rancher-webhook/2.0.2+up0.3.2/values.yaml

23 lines
447 B
YAML

image:
repository: rancher/rancher-webhook
tag: v0.3.2
imagePullPolicy: IfNotPresent
global:
cattle:
systemDefaultRegistry: ""
hostNetwork: false
capi:
enabled: false
mcm:
enabled: true
# tolerations for the webhook deployment. See https://kubernetes.io/docs/concepts/scheduling-eviction/taint-and-toleration/ for more info
tolerations: []
nodeSelector: {}
## PriorityClassName assigned to deployment.
priorityClassName: ""