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 ed85b12 commit 6f1e21dCopy full SHA for 6f1e21d
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-35
+ image: container-registry.zalando.net/teapot/pdb-controller:master-36
31
args:
32
- --debug
33
{{- if .Cluster.ConfigItems.pdb_controller_non_ready_ttl }}
0 commit comments