We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d22248e commit 88e3039Copy full SHA for 88e3039
1 file changed
templates/deployment.yaml
@@ -67,7 +67,7 @@ spec:
67
{{- end }}
68
volumeMounts:
69
- name: config
70
- mountPath: /usr/src/app/config/docs-config.yaml
+ mountPath: /usr/src/app/docs-config.yaml
71
subPath: "docs-config.yaml"
72
{{- if eq .Values.configuration.database.driver "local" }}
73
- name: {{ include "codexdocs.fullname" . }}-db
0 commit comments