set kratos and hydra adminUrl to cohere with stackspin#1217

This commit is contained in:
Maarten de Waard 2022-04-06 16:51:38 +02:00
parent 8a89f94ec0
commit a03541e3a6
No known key found for this signature in database
GPG key ID: 1D3E893A657CC8DA
2 changed files with 4 additions and 4 deletions

View file

@ -57,7 +57,7 @@ spec:
pathType: {{ .Values.ingress.pathType }}
backend:
service:
name: single-sign-on-kratos-public
name: kratos-public
port:
number: 80
{{- end }}

View file

@ -260,12 +260,12 @@ backend:
# Where to find the Kratos ADMIN and PUBLIC url
kratos:
publicUrl: https://sso.stackspin.example.org/kratos
adminUrl: http://single-sign-on-kratos-admin:80
publicUrl: https://dashboard.stackspin.example.org/kratos
adminUrl: http://kratos-admin:80
# Where to find the Hydra ADMIN url
hydra:
adminUrl: http://single-sign-on-hydra-admin:4445
adminUrl: http://hydra-admin:4445
# Public URL of login panel
loginPanelUrl: https://dashboard.stackspin.example.org/web/