OAuth2 K8S

This commit is contained in:
mr
2026-02-24 08:51:48 +01:00
parent 84b6302d87
commit 81016b83cf
9 changed files with 73 additions and 13 deletions

View File

@@ -14,5 +14,6 @@ data:
"DATACENTER_HOST": "datacenter",
"COLLABORATIVE_AREA_HOST": "shared",
"HOST": "{{ .Values.scheme }}://{{ .Values.host }}:{{ .Values.hostPort }}",
"CLIENT": "{{ .Values.ocFront.oauth2.client }}"
}
{{- end }}