[SO] Add TLS configuration for SO API Ingress 36/114236/35
authorSylvain Desbureaux <sylvain.desbureaux@orange.com>
Wed, 7 Apr 2021 15:26:25 +0000 (17:26 +0200)
committerSylvain Desbureaux <sylvain.desbureaux@orange.com>
Wed, 8 Sep 2021 13:24:05 +0000 (15:24 +0200)
commitc9f47135f5820c423ed0b6cf295be5a98624a73c
tree43ebf5adcc626ff66992e3e41e19ee67b03a0dc2
parent6b6df44c23816874b9d138825ca1522492fe0a1d
[SO] Add TLS configuration for SO API Ingress

Instead of terminating TLS on SO POD, let's terminate it on its Ingress.
This patch uses certInitializer to create the right certificates and put them in
a secret.
This secret is then referenced on SO Ingress.

Issue-ID: SO-3078
Issue-ID: SO-3237
Signed-off-by: Sylvain Desbureaux <sylvain.desbureaux@orange.com>
Change-Id: Icdc8cf6fc84cb3b3c337b4f4e5320980eee06337
kubernetes/aaf/components/aaf-cass/resources/cass-init-dats/artifact.dat
kubernetes/common/certInitializer/templates/job.yaml
kubernetes/so/components/soHelpers/values.yaml
kubernetes/so/requirements.yaml
kubernetes/so/values.yaml