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 b30dc56 commit 5d7d1f5Copy full SHA for 5d7d1f5
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-45
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