diff --git a/deployment/helmchart/values.yaml b/deployment/helmchart/values.yaml
index fbedf74eba60e87ef1d02dc3af3077411c14b12a..b7dfba1a11a23ff128675b6be6e0d0aa272d71e1 100644
--- a/deployment/helmchart/values.yaml
+++ b/deployment/helmchart/values.yaml
@@ -257,6 +257,14 @@ backend:
     authorizationBaseUrl: https://sso.stackspin.example.org/oauth2/auth
     tokenUrl: https://sso.stackspin.example.org/oauth2/token
 
+  kratos:
+    publicUrl: https://sso.stackspin.example.org/kratos
+    adminUrl: http://single-sign-on-kratos-admin:80
+  hydra:
+    adminUrl: http://single-sign-on-hydra-admin:4445
+  publicUrl: https://sso.stackspin.example.org/web/
+  databaseUrl: mysql+pymysql://stackspin:stackspin@single-sign-on-database-mariadb/stackspin
+
   ## Kubernetes service configuration. For minikube, set this to NodePort, elsewhere use LoadBalancer or ClusterIP
   ##
   service: