Skip to content

Commit

Permalink
Merge pull request #120 from juicedata/fix_config
Browse files Browse the repository at this point in the history
add cm name in dashboard
  • Loading branch information
zwwhdls authored Sep 3, 2024
2 parents 6110e26 + 81affb4 commit 521a151
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions charts/juicefs-csi-driver/templates/deployment.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -75,6 +75,8 @@ spec:
name: juicefs-dashboard-secret
key: password
{{- end }}
- name: JUICEFS_CONFIG_NAME
value: {{ include "juicefs-csi.fullname" . }}-config
ports:
- containerPort: 8088
resources:
Expand Down

0 comments on commit 521a151

Please sign in to comment.