mirror of https://git.rancher.io/charts
25 lines
464 B
YAML
25 lines
464 B
YAML
|
image:
|
||
|
repository: rancher/rancher-webhook
|
||
|
tag: v0.2.9
|
||
|
imagePullPolicy: IfNotPresent
|
||
|
|
||
|
global:
|
||
|
cattle:
|
||
|
systemDefaultRegistry: ""
|
||
|
hostNetwork: false
|
||
|
|
||
|
capi:
|
||
|
enabled: false
|
||
|
|
||
|
mcm:
|
||
|
enabled: true
|
||
|
|
||
|
preDelete:
|
||
|
enabled: true
|
||
|
image:
|
||
|
repository: rancher/kubectl
|
||
|
tag: v1.23.3
|
||
|
|
||
|
# tolerations for the webhook deployment. See https://kubernetes.io/docs/concepts/scheduling-eviction/taint-and-toleration/ for more info
|
||
|
tolerations: []
|
||
|
nodeSelector: {}
|