Merge branch 'main' into granular-wf-roles

Signed-off-by: Tim Collins <45351296+tico24@users.noreply.github.com>
This commit is contained in:
Tim Collins 2024-11-22 11:41:07 +00:00 committed by GitHub
commit 2916f2617c
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -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 }}