welcome: successful registration page (#82)

diff --git a/charts/welcome/templates/install.yaml b/charts/welcome/templates/install.yaml
index 418fdbb..a5f2a2c 100644
--- a/charts/welcome/templates/install.yaml
+++ b/charts/welcome/templates/install.yaml
@@ -110,6 +110,7 @@
         - --ssh-key=/pcloud/ssh-key/private
         - --port=8080
         - --create-account-addr={{ .Values.createAccountAddr }}
+        - --login-addr={{ .Values.loginAddr }} 
         volumeMounts:
         - name: ssh-key
           readOnly: true