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 e6352e3 commit 08250bfCopy full SHA for 08250bf
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-10-master-25
+ image: container-registry.zalando.net/teapot/external-attacher:v4.7.0-eks-1-31-10-master-26
111
args:
112
- --csi-address=$(ADDRESS)
113
- --v=2
0 commit comments