fix: use Rancher registry for webhook image
This commit is contained in:
@@ -29,6 +29,11 @@ spec:
|
||||
value: "true"
|
||||
- name: CATTLE_FEATURES
|
||||
value: "managed-system-upgrade-controller=false"
|
||||
webhook:
|
||||
image:
|
||||
repository: registry.rancher.com/rancher/rancher-webhook
|
||||
tag: v0.9.3
|
||||
imagePullPolicy: IfNotPresent
|
||||
resources:
|
||||
requests:
|
||||
cpu: 500m
|
||||
|
||||
Reference in New Issue
Block a user