Skip to content

Commit

Permalink
Updating DRIVER_REG_SOCK_PATH for windows daemonset
Browse files Browse the repository at this point in the history
  • Loading branch information
jason-idk committed Aug 18, 2023
1 parent f0f381f commit a2b9131
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
Binary file not shown.
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@ spec:
- name: ADDRESS
value: 'unix://C:\\csi\\csi.sock'
- name: DRIVER_REG_SOCK_PATH
value: {{ .Values.csiNode.prefixPath }}'\\var\\lib\\kubelet\\plugins\\csi.vsphere.vmware.com\\csi.sock'
value: 'C:\\var\\lib\\kubelet\\plugins\\csi.vsphere.vmware.com\\csi.sock'
volumeMounts:
- name: plugin-dir
mountPath: /csi
Expand Down
4 changes: 2 additions & 2 deletions index.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -14153,9 +14153,9 @@ entries:
catalog.cattle.io/release-name: vsphere-csi
apiVersion: v1
appVersion: 3.0.1-rancher1
created: "2023-05-24T15:04:26.948198-04:00"
created: "2023-08-18T17:13:44.289058764-05:00"
description: vSphere Cloud Storage Interface (CSI)
digest: 583538800905c62dcce05c1d5dbbeb9c51676e75998453405274d8dca232c62e
digest: 7d70d52843b7079c174331709c44e7d278d220032e9338c3f7d8fb22e5908323
icon: https://charts.rancher.io/assets/logos/vsphere-csi.svg
keywords:
- infrastructure
Expand Down

0 comments on commit a2b9131

Please sign in to comment.