Using gomplate as hydration template engine
This commit is contained in:
parent
d6e3f83043
commit
c24ab8d976
45 changed files with 74 additions and 74 deletions
|
|
@ -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": [
|
||||
"/*"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue