Add champ subchart to oom aai 89/34789/11
authorDaniel Silverthorn <daniel.silverthorn@amdocs.com>
Thu, 8 Mar 2018 15:02:21 +0000 (10:02 -0500)
committerDaniel Silverthorn <daniel.silverthorn@amdocs.com>
Tue, 27 Mar 2018 20:00:10 +0000 (16:00 -0400)
commit48f10701d548dd2211d656d63e9826754d21027c
tree62d42378541c3cded20073f0d4e928bf048e8336
parent41c491482386f37ac876717e0f565ba0781e2d8a
Add champ subchart to oom aai

Change-Id: I19973276c957bf46cdb7cf493cead188b9faa2ad
Issue-ID: OOM-790
Signed-off-by: Daniel Silverthorn <daniel.silverthorn@amdocs.com>
kubernetes/aai/charts/champ/Chart.yaml [new file with mode: 0644]
kubernetes/aai/charts/champ/requirements.yaml [new file with mode: 0644]
kubernetes/aai/charts/champ/resources/config/appconfig/auth/champ_policy.json [new file with mode: 0644]
kubernetes/aai/charts/champ/resources/config/appconfig/auth/tomcat_keystore [new file with mode: 0644]
kubernetes/aai/charts/champ/resources/config/appconfig/champ-api.properties [new file with mode: 0644]
kubernetes/aai/charts/champ/resources/config/dynamic/conf/champ-beans.xml [new file with mode: 0644]
kubernetes/aai/charts/champ/templates/configmap.yaml [new file with mode: 0644]
kubernetes/aai/charts/champ/templates/deployment.yaml [new file with mode: 0644]
kubernetes/aai/charts/champ/templates/secrets.yaml [new file with mode: 0644]
kubernetes/aai/charts/champ/templates/service.yaml [new file with mode: 0644]
kubernetes/aai/charts/champ/values.yaml [new file with mode: 0644]