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 2679ff7 + 8ce01f7 commit c97af6dCopy full SHA for c97af6d
deploy/example/csi-driver/csi-driver-with-snapshot-metadata-sidecar.yaml
@@ -44,10 +44,7 @@ spec:
44
mountPath: /tmp/certificates
45
readOnly: true
46
- name: hostpath
47
- # TODO: Replace with correct repo and tag once support for
48
- # SnapshotMetadata service is added
49
- image: prasadg193/hostpathplugin:amd64-linux-canary
50
- #image: registry.k8s.io/sig-storage/hostpathplugin:v1.11.0
+ image: registry.k8s.io/sig-storage/hostpathplugin:v1.17.0
51
args:
52
- "--v=5"
53
- "--endpoint=$(CSI_ENDPOINT)"
0 commit comments