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 439c619 + 4529f85 commit ff53049Copy full SHA for ff53049
deploy/kubernetes/controller.yaml
@@ -175,7 +175,7 @@ spec:
175
operator: Exists
176
containers:
177
- name: ebs-plugin
178
- image: amazon/aws-ebs-csi-driver:latest
+ image: amazon/aws-ebs-csi-driver:v0.3.0
179
args :
180
- --endpoint=$(CSI_ENDPOINT)
181
- --logtostderr
deploy/kubernetes/node.yaml
@@ -21,7 +21,7 @@ spec:
21
22
securityContext:
23
privileged: true
24
25
args:
26
27
0 commit comments