diff --git a/charts/hypo/templates/config/keycloak-cm.yaml b/charts/hypo/templates/config/keycloak-cm.yaml index 48ce9fb906ec7e8dec72957f6c1f39cb300e6a8c..a789e0ee8b86077ce791ddf020d8f3075bd8264c 100644 --- a/charts/hypo/templates/config/keycloak-cm.yaml +++ b/charts/hypo/templates/config/keycloak-cm.yaml @@ -916,7 +916,7 @@ data: "https://hyper-orchestrator.eu/*" ], "webOrigins": [ - "https://hyper-orchestrator.eu/" + "https://hyper-orchestrator.eu" ], {{- end }} "notBefore": 0, @@ -1047,7 +1047,7 @@ data: "https://hyper-orchestrator.eu/grafana/login/generic_oauth" ], "webOrigins": [ - "https://hyper-orchestrator.eu/" + "https://hyper-orchestrator.eu" ], {{- end }} "notBefore": 0,