update
diff --git a/charts/auth/templates/ui.yaml b/charts/auth/templates/ui.yaml
index ed8ba7b..012caba 100644
--- a/charts/auth/templates/ui.yaml
+++ b/charts/auth/templates/ui.yaml
@@ -92,3 +92,4 @@
         - --api-port=8081
         - --kratos-api=http://kratos-admin.{{ .Release.Namespace }}.svc.cluster.local
         - --enable-registration={{ .Values.ui.enableRegistration }}
+        - --default-return-to={{ .Values.ui.defaultReturnTo }}