Configuration changes to make osdf ssl enabled 42/86342/12
authorvrvarma <vv8305@att.com>
Fri, 26 Apr 2019 03:08:01 +0000 (23:08 -0400)
committerAlexis de Talhouët <adetalhouet89@gmail.com>
Mon, 13 May 2019 15:30:31 +0000 (15:30 +0000)
commit8f5004939a58a7a3d7c2398678a449a1767debe9
tree311d40ad717766134c6292dbb49333e44c2cffec
parent4f897651438c1f8a199f471dd16b150585353116
Configuration changes to make osdf ssl enabled

Add common_config.yaml file to enable SSL
Add the cert and key files
Modify the deployment to mount the cert files
Increment the docker image version
Securing HAS api with https
Modifying the health check protocol to https and credentials
Updating certs to add has hostnames

Change-Id: I860a0c436234b31d675ca0447fa92d511be0b140
Signed-off-by: vrvarma <vv8305@att.com>
Issue-ID: OPTFRA-293
kubernetes/oof/resources/config/common_config.yaml [new file with mode: 0644]
kubernetes/oof/resources/config/org.onap.oof.crt [new file with mode: 0644]
kubernetes/oof/resources/config/org.onap.oof.key [new file with mode: 0644]
kubernetes/oof/resources/config/osdf_config.yaml
kubernetes/oof/templates/deployment.yaml
kubernetes/oof/values.yaml
kubernetes/robot/resources/config/eteshare/config/integration_robot_properties.py
kubernetes/robot/values.yaml