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 2ce513f + f9f549e commit d7aef11Copy full SHA for d7aef11
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-21
+ 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