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.
2 parents 756a14b + 7185d6a commit 6a33954Copy full SHA for 6a33954
cluster/manifests/cluster-lifecycle-controller/deployment.yaml
@@ -35,7 +35,7 @@ spec:
35
operator: Exists
36
containers:
37
- name: cluster-lifecycle-controller
38
- image: container-registry.zalando.net/teapot/cluster-lifecycle-controller:master-43
+ image: container-registry.zalando.net/teapot/cluster-lifecycle-controller:master-44
39
args:
40
- --drain-grace-period={{.Cluster.ConfigItems.drain_grace_period}}
41
- --drain-min-pod-lifetime={{.Cluster.ConfigItems.drain_min_pod_lifetime}}
0 commit comments