File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
helm-chart/csi-driver/templates Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 5454 mountPath : /csi
5555 - name : registration-dir
5656 mountPath : /registration
57- - name : csi- linode-plugin
57+ - name : linode-csi -plugin
5858 image : linode/linode-blockstorage-csi-driver:latest
5959 args :
6060 - " --v=2"
Original file line number Diff line number Diff line change 5454 key : {{ if .Values.secretRef }}{{ .Values.secretRef.apiTokenRef | default "token" }}{{ else }}"token"{{ end }}
5555 image : {{ .Values.csiLinodePlugin.image }}:{{ .Values.csiLinodePlugin.tag | default .Chart.AppVersion }}
5656 imagePullPolicy : {{ .Values.csiLinodePlugin.pullPolicy }}
57- name : csi- linode-plugin
57+ name : linode-csi -plugin
5858 securityContext :
5959 allowPrivilegeEscalation : true
6060 capabilities :
You can’t perform that action at this time.
0 commit comments