Using gomplate as hydration template engine

This commit is contained in:
Richard Robert Reitz 2024-12-08 22:53:58 +01:00
parent d6e3f83043
commit c24ab8d976
45 changed files with 74 additions and 74 deletions

View file

@ -145,7 +145,7 @@ data:
"rootUrl": "",
"baseUrl": "",
"redirectUris": [
"https://{{ .Values.edfbuilderTargetDomain }}:443/argo-workflows/oauth2/callback"
"https://{{]] .Env.DOMAIN [[}}:443/argo-workflows/oauth2/callback"
],
"webOrigins": [
"/*"
@ -174,7 +174,7 @@ data:
"rootUrl": "",
"baseUrl": "",
"redirectUris": [
"https://{{ .Values.edfbuilderTargetDomain }}:443/api/auth/keycloak-oidc/handler/frame"
"https://{{]] .Env.DOMAIN [[}}:443/api/auth/keycloak-oidc/handler/frame"
],
"webOrigins": [
"/*"