Merge branch 'main' into granular-wf-roles
Signed-off-by: Tim Collins <45351296+tico24@users.noreply.github.com>
This commit is contained in:
commit
2916f2617c
1 changed files with 1 additions and 1 deletions
|
@ -95,7 +95,7 @@ spec:
|
||||||
fieldRef:
|
fieldRef:
|
||||||
apiVersion: v1
|
apiVersion: v1
|
||||||
fieldPath: metadata.namespace
|
fieldPath: metadata.namespace
|
||||||
- name: BASE_HREF
|
- name: ARGO_BASE_HREF
|
||||||
value: {{ .Values.server.baseHref | quote }}
|
value: {{ .Values.server.baseHref | quote }}
|
||||||
{{- with .Values.server.extraEnv }}
|
{{- with .Values.server.extraEnv }}
|
||||||
{{- toYaml . | nindent 12 }}
|
{{- toYaml . | nindent 12 }}
|
||||||
|
|
Loading…
Reference in a new issue