Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
annirudh committed Dec 17, 2024
1 parent 418701a commit af58f38
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -234,7 +234,7 @@ spec:
{{- end }}
{{- if .Values.fuse.enabled }}
- name: fuse
{{- if eq $bucketProvider "gs" }}
{{- if eq $bucketProvider "gcs" }}
driver: gcsfuse.csi.storage.gke.io
volumeAttributes:
bucketName: {{ .Values.global.bucket.name }}
Expand Down

0 comments on commit af58f38

Please sign in to comment.