fix: harden final health checks
This commit is contained in:
@@ -23,6 +23,7 @@ spec:
|
||||
retries: 3
|
||||
values:
|
||||
hostname: rancher.silverside-gopher.ts.net
|
||||
systemDefaultRegistry: registry.rancher.com
|
||||
replicas: 1
|
||||
extraEnv:
|
||||
- name: CATTLE_PROMETHEUS_METRICS
|
||||
@@ -31,7 +32,7 @@ spec:
|
||||
value: "managed-system-upgrade-controller=false"
|
||||
webhook:
|
||||
image:
|
||||
repository: registry.rancher.com/rancher/rancher-webhook
|
||||
repository: rancher/rancher-webhook
|
||||
tag: v0.9.3
|
||||
imagePullPolicy: IfNotPresent
|
||||
resources:
|
||||
|
||||
Reference in New Issue
Block a user