fix: use Rancher registry for webhook image
Deploy Cluster / Terraform (push) Successful in 32s
Deploy Cluster / Ansible (push) Failing after 26m36s

This commit is contained in:
2026-04-26 01:35:16 +00:00
parent 9879de5a86
commit a4f1d179e9
2 changed files with 42 additions and 0 deletions
@@ -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