Renamed placeholder to not overlap with the first replacement wave
This commit is contained in:
parent
4251f7a889
commit
d0ee073151
37 changed files with 71 additions and 71 deletions
|
|
@ -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": [
|
||||
"/*"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue