Skip to content

Commit 8f291d2

Browse files
authored
Merge pull request #246 from davidz627/feature/snapshotVersion
Shapshotter to GKE Release version
2 parents f91162a + 2cde36c commit 8f291d2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

deploy/kubernetes/overlays/alpha/controller_add_snapshotter.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ spec:
88
containers:
99
- name: csi-snapshotter
1010
imagePullPolicy: Always
11-
image: quay.io/k8scsi/csi-snapshotter:v1.0.1
11+
image: gcr.io/gke-release/csi-snapshotter:v1.0.1-gke.0
1212
args:
1313
- "--v=5"
1414
- "--csi-address=/csi/csi.sock"

0 commit comments

Comments
 (0)