Replaced domain name with placeholder

This commit is contained in:
Richard Robert Reitz 2024-11-26 21:54:18 +01:00
parent 06654f6910
commit 4251f7a889
37 changed files with 71 additions and 71 deletions

View file

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