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 00d1b62 + 8f5ef56 commit 0f49c70Copy full SHA for 0f49c70
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-44
+ image: container-registry.zalando.net/teapot/cluster-lifecycle-controller:master-47
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