aboutsummaryrefslogtreecommitdiffstats
path: root/kubernetes/uui/values.yaml
diff options
context:
space:
mode:
authorSylvain Desbureaux <sylvain.desbureaux@orange.com>2020-05-06 15:25:54 +0200
committerSylvain Desbureaux <sylvain.desbureaux@orange.com>2020-05-06 15:25:54 +0200
commit133324f83280bbe543ffed688c30823a202dfb1f (patch)
tree23c7a4e86dc5b92d3e96d6525cf86a0a19c91a78 /kubernetes/uui/values.yaml
parent2403a26d69bf07c8a380451fc4e2c54cf2945446 (diff)
[UUI] Fix Ingress configuration
Set ssl to redirect when backend is HTTPS. Issue-ID: OOM-2190 Signed-off-by: Sylvain Desbureaux <sylvain.desbureaux@orange.com> Change-Id: I8275d31c8a6f07d42f178db15173665b998ef5e8
Diffstat (limited to 'kubernetes/uui/values.yaml')
-rw-r--r--kubernetes/uui/values.yaml2
1 files changed, 1 insertions, 1 deletions
diff --git a/kubernetes/uui/values.yaml b/kubernetes/uui/values.yaml
index 47182d4e19..2c15c9683c 100644
--- a/kubernetes/uui/values.yaml
+++ b/kubernetes/uui/values.yaml
@@ -69,7 +69,7 @@ ingress:
name: "uui"
port: 8443
config:
- ssl: "none"
+ ssl: "redirect"
# We usually recommend not to specify default resources and to leave this as a conscious
# choice for the user. This also increases chances charts run on environments with little