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 f1ebe48 + 60ecacc commit 4960ae3Copy full SHA for 4960ae3
cluster/manifests/04-ebs-csi/controller.yaml
@@ -138,7 +138,7 @@ spec:
138
allowPrivilegeEscalation: false
139
readOnlyRootFilesystem: true
140
- name: csi-resizer
141
- image: container-registry.zalando.net/teapot/external-resizer:v1.12.0-eks-1-31-10-master-27
+ image: container-registry.zalando.net/teapot/external-resizer:v1.12.0-eks-1-31-10-master-29
142
args:
143
- --csi-address=$(ADDRESS)
144
- --v=2
0 commit comments