commit | 105b352f7602ffbbf2b2cc14ce1791478b72a73a | [log] [tgz] |
---|---|---|
author | Sylvain Desbureaux <sylvain.desbureaux@orange.com> | Wed May 06 15:23:16 2020 +0200 |
committer | Sylvain Desbureaux <sylvain.desbureaux@orange.com> | Wed May 06 15:23:16 2020 +0200 |
tree | 3806b2066c646b8d78f4cc981e688a2bca177067 | |
parent | a64c46d312d26a82edf1acbd2d9fe2f28774f82a [diff] [blame] |
[Portal] Fix Ingress configuration Set redirect for SSL for HTTPS backend. Issue-ID: OOM-2185 Signed-off-by: Sylvain Desbureaux <sylvain.desbureaux@orange.com> Change-Id: I44c42968c2d3ab35c61920f47d3bd6c2ae3cd4dc
diff --git a/kubernetes/portal/charts/portal-sdk/values.yaml b/kubernetes/portal/charts/portal-sdk/values.yaml index 0210441..7f3aa70 100644 --- a/kubernetes/portal/charts/portal-sdk/values.yaml +++ b/kubernetes/portal/charts/portal-sdk/values.yaml
@@ -119,7 +119,7 @@ name: "portal-sdk" port: 8443 config: - ssl: "none" + ssl: "redirect" # Resource Limit flavor -By Default using small flavor: small