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 da9ce55 + 5d222bb commit a8ce447Copy full SHA for a8ce447
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-26
+ image: container-registry.zalando.net/teapot/external-provisioner:v5.1.0-eks-1-31-10-master-27
95
args:
96
- --csi-address=$(ADDRESS)
97
- --v=2
0 commit comments