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 04186b3 commit c0b6957Copy full SHA for c0b6957
cluster/manifests/pdb-controller/deployment.yaml
@@ -27,7 +27,7 @@ spec:
27
serviceAccountName: pdb-controller
28
containers:
29
- name: pdb-controller
30
- image: container-registry.zalando.net/teapot/pdb-controller:master-36
+ image: container-registry.zalando.net/teapot/pdb-controller:master-37
31
args:
32
- --debug
33
{{- if .Cluster.ConfigItems.pdb_controller_non_ready_ttl }}
0 commit comments