From 623c2d888335e088a4c9e070ccceb45d9576203b Mon Sep 17 00:00:00 2001 From: NMaaS Renovate <renovate@nmaas.eu> Date: Fri, 6 Sep 2024 11:17:31 +0000 Subject: [PATCH] [ci skip] Update README.md --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 8646804..eb7d44b 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` | | -- GitLab