Add keycloak configuration to aai-resource in order to support multi-tenency 72/112372/12
authoryoonsoonjahng <yoonsoon.jahng@yoppworks.com>
Tue, 8 Sep 2020 23:06:00 +0000 (19:06 -0400)
committerYoonsoon Jahng <yoonsoon.jahng@yoppworks.com>
Wed, 23 Sep 2020 14:36:09 +0000 (14:36 +0000)
commit628ecd0d519acc6b4717d05aa12fd4f7b7dfc55f
tree4d3fef8cf2538432ecdc37e038d93b18d462c9b4
parent944970742185cccb73110875d1b4ad9f7305337f
Add keycloak configuration to aai-resource in order to support multi-tenency

- Change Values.yaml to add host, port of keycloak server
- add application-keycloak.properties
- Update template/deployment.yaml to include application-keycloak.properties

Issue-ID: AAI-3130
Change-Id: I2b741457a4d8c87e4b70b1f3903974170f35d571
Signed-off-by: yoonsoonjahng <yoonsoon.jahng@yoppworks.com>
components/aai-resources/resources/config/application-keycloak.properties [new file with mode: 0644]
components/aai-resources/templates/configmap.yaml
components/aai-resources/templates/deployment.yaml
components/aai-resources/values.yaml