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