File tree Expand file tree Collapse file tree 4 files changed +2
-22
lines changed Expand file tree Collapse file tree 4 files changed +2
-22
lines changed Original file line number Diff line number Diff line change 3636 # - "--run-node-service=false" # disable the node service of the CSI driver
3737 - " --leader-election"
3838 - " --default-fstype=ext4"
39+ - " --controller-publish-readonly=true"
3940 env :
4041 - name : PDCSI_NAMESPACE
4142 valueFrom :
Original file line number Diff line number Diff line change @@ -4,7 +4,7 @@ metadata:
44 name : imagetag-csi-provisioner
55imageTag :
66 name : k8s.gcr.io/sig-storage/csi-provisioner
7- newTag : " v2.2.1 "
7+ newTag : " v3.0.0 "
88
99---
1010apiVersion : builtin
Load Diff This file was deleted.
Original file line number Diff line number Diff line change @@ -3,7 +3,6 @@ kind: Kustomization
33patchesStrategicMerge :
44- controller_always_pull.yaml
55- node_always_pull.yaml
6- - controller_readonly.yaml
76namespace : gce-pd-csi-driver
87resources :
98- ../../base/
You can’t perform that action at this time.
0 commit comments