Skip to content

Commit

Permalink
Use a subPath
Browse files Browse the repository at this point in the history
  • Loading branch information
GeorgianaElena committed Sep 4, 2024
1 parent 4b6bed5 commit 0b910ed
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions helm-chart/templates/deployment.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -55,6 +55,7 @@ spec:
{{- if .Values.yamlSettings.enabled }}
- name: django-yamlconf
mountPath: /opt/unnamed-thingity-thing/comptest/comptest.yaml
subPath: comptest.yaml
{{- end }}
volumes:
- name: db
Expand Down

0 comments on commit 0b910ed

Please sign in to comment.