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 b388343 + 98765e7 commit 7b3da25Copy full SHA for 7b3da25
cluster/manifests/04-ebs-csi/controller.yaml
@@ -116,7 +116,7 @@ spec:
116
allowPrivilegeEscalation: false
117
readOnlyRootFilesystem: true
118
- name: csi-attacher
119
- image: container-registry.zalando.net/teapot/external-attacher:v4.7.0-eks-1-31-10-master-28
+ image: container-registry.zalando.net/teapot/external-attacher:v4.7.0-eks-1-31-10-master-29
120
args:
121
- --csi-address=$(ADDRESS)
122
- --v=2
0 commit comments