Skip to content

Commit

Permalink
Updated the chart.
Browse files Browse the repository at this point in the history
  • Loading branch information
danielscholl committed Nov 10, 2024
1 parent 40dace2 commit f1f833c
Showing 1 changed file with 1 addition and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ provisioner: blob.csi.azure.com
parameters:
storageAccount: {{ $storageAccount }}
containerName: {{ $.Values.blobUpload.container }}
clientID: {{ $.Values.blobUpload.clientId | default $.Values.azure.clientId }}
clientId: {{ $.Values.blobUpload.clientId | default $.Values.azure.clientId }}
mountOptions:
- -o allow_other
- --file-cache-timeout-in-seconds=120
Expand Down Expand Up @@ -80,5 +80,4 @@ spec:
restartPolicy: Never
{{- end }}
{{- end }}
{{- end }}
{{- end }}

0 comments on commit f1f833c

Please sign in to comment.