Skip to content

Commit 42cf245

Browse files
cluster-lifecycle-controller: Update to version master-53
Update container-registry.zalando.net/teapot/cluster-lifecycle-controller to version master-53
1 parent 0da3fec commit 42cf245

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-52
32+
image: container-registry.zalando.net/teapot/cluster-lifecycle-controller:master-53
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)