File tree Expand file tree Collapse file tree 2 files changed +10
-0
lines changed
Expand file tree Collapse file tree 2 files changed +10
-0
lines changed Original file line number Diff line number Diff line change 1313 labels :
1414 app : gcp-compute-persistent-disk-csi-driver
1515 spec :
16+ # Host network must be used for interaction with Workload Identity in GKE
17+ # since it replaces GCE Metadata Server with GKE Metadata Server. Remove
18+ # this requirement when issue is resolved and before any exposure of
19+ # metrics ports
20+ hostNetwork : true
1621 serviceAccountName : csi-gce-pd-controller-sa
1722 priorityClassName : csi-gce-pd-controller
1823 containers :
Original file line number Diff line number Diff line change 1212 labels :
1313 app : gcp-compute-persistent-disk-csi-driver
1414 spec :
15+ # Host network must be used for interaction with Workload Identity in GKE
16+ # since it replaces GCE Metadata Server with GKE Metadata Server. Remove
17+ # this requirement when issue is resolved and before any exposure of
18+ # metrics ports.
19+ hostNetwork : true
1520 priorityClassName : csi-gce-pd-node
1621 serviceAccountName : csi-gce-pd-node-sa
1722 containers :
You can’t perform that action at this time.
0 commit comments