Renamed placeholder to not overlap with the first replacement wave

This commit is contained in:
Richard Robert Reitz 2024-11-26 22:15:37 +01:00
parent 4251f7a889
commit d0ee073151
37 changed files with 71 additions and 71 deletions

View file

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