Skip to content

Commit 9e3e83b

Browse files
authored
2 parents e915783 + 84d4570 commit 9e3e83b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cluster/manifests/cluster-lifecycle-controller/deployment.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ spec:
2929
serviceAccountName: cluster-lifecycle-controller
3030
containers:
3131
- name: cluster-lifecycle-controller
32-
image: container-registry.zalando.net/teapot/cluster-lifecycle-controller:master-47
32+
image: container-registry.zalando.net/teapot/cluster-lifecycle-controller:master-49
3333
args:
3434
- --drain-grace-period={{.Cluster.ConfigItems.drain_grace_period}}
3535
- --drain-min-pod-lifetime={{.Cluster.ConfigItems.drain_min_pod_lifetime}}

0 commit comments

Comments
 (0)