Skip to content

Commit

Permalink
Add missing "CSI_ENDPOINT" to "hcloud-csi-controller"
Browse files Browse the repository at this point in the history
  • Loading branch information
NotTheEvilOne committed Oct 5, 2021
1 parent f2eeb02 commit 1341518
Showing 1 changed file with 2 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -117,6 +117,8 @@ spec:
- name: hcloud-csi-driver
image: {{ index .Values.images "csi-driver-controller" }}
env:
- name: CSI_ENDPOINT
value: unix:///run/csi/socket
- name: KUBECONFIG
value: /var/lib/hcloud-csi-driver/kubeconfig
- name: METRICS_ENDPOINT
Expand Down

0 comments on commit 1341518

Please sign in to comment.