Skip to content

Commit

Permalink
add file to envsubst for datafeeder
Browse files Browse the repository at this point in the history
  • Loading branch information
jeanmi151 committed Nov 20, 2023
1 parent 4fdce64 commit 2205b8f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion templates/datafeeder/datafeeder-deployment.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ spec:
- name: DEBUG
value: "yes"
- name: SUBST_FILES
value: "/etc/georchestra/datafeeder/frontend-config.json"
value: "/etc/georchestra/datafeeder/frontend-config.json /etc/georchestra/datafeeder/metadata_*"
{{- include "georchestra.common-envs" . | nindent 10 }}
{{- if $webapp.extra_environment }}
{{- $webapp.extra_environment | toYaml | nindent 10 }}
Expand Down

0 comments on commit 2205b8f

Please sign in to comment.