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 0097910 commit dd1847bCopy full SHA for dd1847b
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