Add champ subchart to oom aai
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)
commitb5d7ad89e5d86fe2555048da08cc5dcd6a5419d8
treef7ab4da612f617bc6f5dc4d476c2d7d400c4eee5
parent72c169d63f3acdbaca280d27f840fba9dacc68c1
Add champ subchart to oom aai

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