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.
2 parents ed85b12 + 6f1e21d commit cf91d37Copy full SHA for cf91d37
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