Add helm chart for Keycloak server 93/94393/2
authorPramod <pramod.raghavendra.jayathirth@intel.com>
Wed, 28 Aug 2019 02:12:02 +0000 (19:12 -0700)
committerPramod <pramod.raghavendra.jayathirth@intel.com>
Thu, 29 Aug 2019 09:06:19 +0000 (02:06 -0700)
commit322d0b97306b6f340ae963b750769336adf207c1
tree65e0d531a6501fe7d15ea4c1fbb5679183744443
parentdcace0784979890bb986fb078348b4b3ceef146c
Add helm chart for Keycloak server

Keycloak is an Authentication and Authorization
oauth2.0 server

Issue-ID: MULTICLOUD-714
Signed-off-by: Pramod <pramod.raghavendra.jayathirth@intel.com>
Change-Id: I6c9084aacbcc6ad193db789dfb7b0ed491d0b201
deployments/helm/servicemesh/keycloak/.helmignore [new file with mode: 0644]
deployments/helm/servicemesh/keycloak/Chart.yaml [new file with mode: 0644]
deployments/helm/servicemesh/keycloak/README.md [new file with mode: 0644]
deployments/helm/servicemesh/keycloak/istio-realm.json [new file with mode: 0644]
deployments/helm/servicemesh/keycloak/templates/Deployment.yaml [new file with mode: 0644]
deployments/helm/servicemesh/keycloak/templates/Service.yaml [new file with mode: 0644]
deployments/helm/servicemesh/keycloak/values.yaml [new file with mode: 0644]