Skip to content

Commit

Permalink
helm fix
Browse files Browse the repository at this point in the history
  • Loading branch information
BrandonSharratt committed Jan 21, 2020
1 parent 4b728ab commit 4667d65
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@ spec:
- name: REPOSITORY_HOST
value: "{{ .Values.repositoryHost }}"
- name: DATA_EXPORT_REQUEST_FORM
value: "{{ .Values.forms. }}"
value: "{{ .Values.forms.dataExportRequest }}"
- name: DATA_IMPORT_REQUEST_FORM
value: "{{ .Values.forms.dataImportRequest }}"
- name: CODE_EXPORT_REQUEST_FORM
Expand Down

0 comments on commit 4667d65

Please sign in to comment.