Skip to content

Commit 6a33954

Browse files
authored
Merge pull request #8511 from zalando-incubator/container-registry.zalando.net/teapot/cluster-lifecycle-controller
cluster-lifecycle-controller: Update to version master-44
2 parents 756a14b + 7185d6a commit 6a33954

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
@@ -35,7 +35,7 @@ spec:
3535
operator: Exists
3636
containers:
3737
- name: cluster-lifecycle-controller
38-
image: container-registry.zalando.net/teapot/cluster-lifecycle-controller:master-43
38+
image: container-registry.zalando.net/teapot/cluster-lifecycle-controller:master-44
3939
args:
4040
- --drain-grace-period={{.Cluster.ConfigItems.drain_grace_period}}
4141
- --drain-min-pod-lifetime={{.Cluster.ConfigItems.drain_min_pod_lifetime}}

0 commit comments

Comments
 (0)