diff --git a/deployment/helmchart/templates/ingress.yaml b/deployment/helmchart/templates/ingress.yaml
index 041f9f71e4eda6e9ea4bca0f70b232f72842c70c..3e90576d851373f2c976d08fb326aacfcd7f4b1c 100644
--- a/deployment/helmchart/templates/ingress.yaml
+++ b/deployment/helmchart/templates/ingress.yaml
@@ -57,7 +57,7 @@ spec:
             pathType: {{ .Values.ingress.pathType }}
             backend:
               service:
-                name: single-sign-on-kratos-public
+                name: kratos-public
                 port:
                   number: 80
     {{- end }}
diff --git a/deployment/helmchart/values.yaml b/deployment/helmchart/values.yaml
index ea708291f9296578ee31458385fe3cd2b54f0ccc..5c652da949f1628919486c4237c6531cd6092f93 100644
--- a/deployment/helmchart/values.yaml
+++ b/deployment/helmchart/values.yaml
@@ -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/