File tree Expand file tree Collapse file tree 3 files changed +1
-10
lines changed
overlays/prow-gke-release-staging-head Expand file tree Collapse file tree 3 files changed +1
-10
lines changed Original file line number Diff line number Diff line change 33
33
- " --leader-election-type=leases"
34
34
- " --leader-election-namespace=$(PDCSI_NAMESPACE)"
35
35
- " --timeout=250s"
36
+ - " --extra-create-metadata"
36
37
# - "--run-controller-service=false" # disable the controller service of the CSI driver
37
38
# - "--run-node-service=false" # disable the node service of the CSI driver
38
39
env :
Load Diff This file was deleted.
Original file line number Diff line number Diff line change @@ -17,9 +17,3 @@ patchesJson6902:
17
17
kind : Deployment
18
18
name : csi-gce-pd-controller
19
19
path : volume-inuse-error-handler.yaml
20
- - target :
21
- group : apps
22
- version : v1
23
- kind : Deployment
24
- name : csi-gce-pd-controller
25
- path : enable-extra-create-metadata.yaml
You can’t perform that action at this time.
0 commit comments