We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 42cf245 commit bf59084Copy full SHA for bf59084
cluster/manifests/cluster-lifecycle-controller/deployment.yaml
@@ -29,7 +29,7 @@ spec:
29
serviceAccountName: cluster-lifecycle-controller
30
containers:
31
- name: cluster-lifecycle-controller
32
- image: container-registry.zalando.net/teapot/cluster-lifecycle-controller:master-53
+ image: container-registry.zalando.net/teapot/cluster-lifecycle-controller:master-54
33
args:
34
- --drain-grace-period={{.Cluster.ConfigItems.drain_grace_period}}
35
- --drain-min-pod-lifetime={{.Cluster.ConfigItems.drain_min_pod_lifetime}}
0 commit comments