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 b1dc2fe + 22601a7 commit 96f74d5Copy full SHA for 96f74d5
cluster/manifests/04-ebs-csi/controller.yaml
@@ -91,7 +91,7 @@ spec:
91
allowPrivilegeEscalation: false
92
readOnlyRootFilesystem: true
93
- name: csi-provisioner
94
- image: container-registry.zalando.net/teapot/external-provisioner:v5.1.0-eks-1-31-10-master-28
+ image: container-registry.zalando.net/teapot/external-provisioner:v5.1.0-eks-1-31-10-master-29
95
args:
96
- --csi-address=$(ADDRESS)
97
- --v=2
0 commit comments