csi: bump upcloud csi driver (#8784)

This commit is contained in:
Robin Wallace
2022-05-09 19:43:19 +02:00
committed by GitHub
parent 37a5271f5a
commit b715500b48
7 changed files with 13 additions and 6 deletions

View File

@@ -47,13 +47,12 @@ spec:
- name: registration-dir
mountPath: /registration/
- name: csi-upcloud-plugin
image: ghcr.io/upcloudltd/upcloud-csi:alpha
image: ghcr.io/upcloudltd/upcloud-csi:{{ upcloud_csi_plugin_image_tag }}
args:
- "--endpoint=$(CSI_ENDPOINT)"
- "--nodehost=$(NODE_ID)"
- "--username=$(UPCLOUD_USERNAME)"
- "--password=$(UPCLOUD_PASSWORD)"
- "--url=$(UPCLOUD_API_URL)"
env:
- name: CSI_ENDPOINT
value: unix:///csi/csi.sock