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 d25ea4f + dd1847b commit 2f656c8Copy full SHA for 2f656c8
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-26
+ image: container-registry.zalando.net/teapot/external-attacher:v4.7.0-eks-1-31-10-master-27
120
args:
121
- --csi-address=$(ADDRESS)
122
- --v=2
0 commit comments