diff --git a/infrastructure/addons/rancher/helmrelease-rancher.yaml b/infrastructure/addons/rancher/helmrelease-rancher.yaml index e1a3b6f..a209ffa 100644 --- a/infrastructure/addons/rancher/helmrelease-rancher.yaml +++ b/infrastructure/addons/rancher/helmrelease-rancher.yaml @@ -37,6 +37,10 @@ spec: limits: cpu: 1000m memory: 1Gi + startupProbe: + timeoutSeconds: 5 + periodSeconds: 10 + failureThreshold: 60 affinity: nodeAffinity: requiredDuringSchedulingIgnoredDuringExecution: