Skip to content

Commit

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

0 comments on commit 4b6bed5

Please sign in to comment.