diff --git a/docs/helmchart.md b/docs/helmchart.md
index 25a892f774f1c4e50d9accf9f342f2a1a874be5d..f8d4c85b3d429fdbb7115dab0b86aef73c05bdb6 100644
--- a/docs/helmchart.md
+++ b/docs/helmchart.md
@@ -29,7 +29,6 @@ This table lists the variables you are most likely to change. Take a look at the
 | Parameter                            | Description                                             | Default                                 |
 | ------------------------------------ | ------------------------------------------------------- | -------------------------               |
 | `singleSignOnHost`                   | **FQDN of the openID Connect / oAuth2 server**          | **sso.stackspin.example.net**           |
-| `loginHost`                          | **FQDN of the login panel + kratos**                    | **sso.stackspin.example.net**         |
 | `login.image.repository`             | Name of image repository to be used for login provider  | open.greenhost.net:4567/stackspin/single-sign-on/login |
 | `login.image.tag`                    | Release version of login provider image                 | main                                    |
 | `login.login`                        | Username of user to create during installation          | admin@example.com                       |