Enable https endpoint for SMS
authorKiran Kamineni <kiran.k.kamineni@intel.com>
Mon, 14 May 2018 23:59:55 +0000 (16:59 -0700)
committerKiran Kamineni <kiran.k.kamineni@intel.com>
Tue, 15 May 2018 22:33:19 +0000 (15:33 -0700)
commit0b55eba46b9986ae4b3e5287b674a9624021a813
tree3d02b1b6fd6d9b794115a0aeadf75eab8ef1a764
parent97ec49ba52bb8ef817768628fee3a73479a0e4d2
Enable https endpoint for SMS

SMS got a new SAN certificate and we are
using that in this deployment now.
Applications will now query on https://aaf-sms.onap
This should also fix the failing healthcheck
for SMS

-P3: Changing liveness and readiness probes to use
 https instead of tcp which was throwing up TLS error
 spam on the server

Issue-ID: AAF-284
Change-Id: I654eced0bb75c8b5c807c45773f308d824dfb571
Signed-off-by: Kiran Kamineni <kiran.k.kamineni@intel.com>
charts/aaf-sms/charts/aaf-sms-quorumclient/resources/config/config.json [new file with mode: 0644]
charts/aaf-sms/charts/aaf-sms-quorumclient/templates/configmap.yaml
charts/aaf-sms/charts/aaf-sms-quorumclient/templates/statefulset.yaml
charts/aaf-sms/charts/aaf-sms-quorumclient/values.yaml
charts/aaf-sms/templates/deployment.yaml
charts/aaf-sms/values.yaml