fix(argo-workflows): Updated chart to reflect change to ARGO_BASE_HREF env (#3049)
* Updated chart to reflect change to ARGO_BASE_HREF env Signed-off-by: Scott Melhop <scott.melhop@optimeering.com> * Update changelog Signed-off-by: Scott Melhop <scott.melhop@optimeering.com> * remove ide formatting Signed-off-by: Scott Melhop <scott.melhop@optimeering.com> --------- Signed-off-by: Scott Melhop <scott.melhop@optimeering.com>
This commit is contained in:
parent
ccfa0651cb
commit
e888b374c9
2 changed files with 3 additions and 3 deletions
|
|
@ -95,7 +95,7 @@ spec:
|
|||
fieldRef:
|
||||
apiVersion: v1
|
||||
fieldPath: metadata.namespace
|
||||
- name: BASE_HREF
|
||||
- name: ARGO_BASE_HREF
|
||||
value: {{ .Values.server.baseHref | quote }}
|
||||
{{- with .Values.server.extraEnv }}
|
||||
{{- toYaml . | nindent 12 }}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue