Replaced domain name with placeholder
This commit is contained in:
parent
06654f6910
commit
4251f7a889
37 changed files with 71 additions and 71 deletions
|
|
@ -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": [
|
||||
"/*"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue