diff --git a/README.md b/README.md index 8646804b0d72382fb77232d2726ee0d32452fc00..eb7d44bbe2e65b20c126a0324ba8a67e6793d774 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # nmaas -  +  GÉANT Network Management as a Service Helm chart for Kubernetes @@ -160,6 +160,7 @@ GÉANT Network Management as a Service Helm chart for Kubernetes | portal.properties.captchaKey.literal | string | `""` | empty to use existing secret specified below | | portal.properties.captchaKey.secret.key | string | `"secret"` | | | portal.properties.captchaKey.secret.name | string | `"nmaas-captcha-key-secret"` | | +| portal.properties.landingPageFlavor | string | `"VLAB"` | customizes the layout of the landing page according to chosen use-case scenario. Possible values are VLAB and VNOC | | portal.properties.tokenName | string | `"token"` | | | portal.targetPort | int | `9009` | | | portal.tls | bool | `true` | |