summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--components/aai-babel/values.yaml2
-rw-r--r--components/aai-sparky-be/values.yaml2
2 files changed, 2 insertions, 2 deletions
diff --git a/components/aai-babel/values.yaml b/components/aai-babel/values.yaml
index 441aab3..b0f29dd 100644
--- a/components/aai-babel/values.yaml
+++ b/components/aai-babel/values.yaml
@@ -67,7 +67,7 @@ ingress:
name: "aai-babel"
port: 9516
config:
- ssl: "none"
+ ssl: "redirect"
resources:
small:
diff --git a/components/aai-sparky-be/values.yaml b/components/aai-sparky-be/values.yaml
index 164b3b8..36820c4 100644
--- a/components/aai-sparky-be/values.yaml
+++ b/components/aai-sparky-be/values.yaml
@@ -95,7 +95,7 @@ ingress:
name: "aai-sparky-be"
port: 8000
config:
- ssl: "none"
+ ssl: "redirect"
# Configure resource requests and limits
# ref: http://kubernetes.io/docs/user-guide/compute-resources/