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 deb4ba2 commit f9f549eCopy full SHA for f9f549e
cluster/manifests/03-ebs-csi/controller.yaml
@@ -107,7 +107,7 @@ spec:
107
allowPrivilegeEscalation: false
108
readOnlyRootFilesystem: true
109
- name: csi-attacher
110
- image: container-registry.zalando.net/teapot/external-attacher:v4.7.0-eks-1-31-4-master-22
+ image: container-registry.zalando.net/teapot/external-attacher:v4.7.0-eks-1-31-8-master-23
111
args:
112
- --csi-address=$(ADDRESS)
113
- --v=2
0 commit comments