[OOF] Fix Ingress configuration 33/107233/1
authorSylvain Desbureaux <sylvain.desbureaux@orange.com>
Wed, 6 May 2020 13:22:29 +0000 (15:22 +0200)
committerSylvain Desbureaux <sylvain.desbureaux@orange.com>
Wed, 6 May 2020 13:22:29 +0000 (15:22 +0200)
Set redirect for SSL as backend is HTTPS.

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

kubernetes/oof/values.yaml

index 0cdfa9d..5205a1d 100644 (file)
@@ -125,4 +125,4 @@ ingress:
       name: "oof-osdf"
       port: 8698
   config:
-    ssl: "none"
\ No newline at end of file
+    ssl: "redirect"