[Portal] Fix Ingress configuration 34/107234/1
authorSylvain Desbureaux <sylvain.desbureaux@orange.com>
Wed, 6 May 2020 13:23:16 +0000 (15:23 +0200)
committerSylvain Desbureaux <sylvain.desbureaux@orange.com>
Wed, 6 May 2020 13:23:16 +0000 (15:23 +0200)
Set redirect for SSL for HTTPS backend.

Issue-ID: OOM-2185
Signed-off-by: Sylvain Desbureaux <sylvain.desbureaux@orange.com>
Change-Id: I44c42968c2d3ab35c61920f47d3bd6c2ae3cd4dc

kubernetes/portal/charts/portal-sdk/values.yaml

index 0210441..7f3aa70 100644 (file)
@@ -119,7 +119,7 @@ ingress:
       name: "portal-sdk"
       port: 8443
   config:
-    ssl: "none"
+    ssl: "redirect"
 
 # Resource Limit flavor -By Default using small
 flavor: small