Add standardized helm chart for aaf
authorkj <keren.joseph@amdocs.com>
Tue, 27 Mar 2018 12:50:39 +0000 (15:50 +0300)
committerkj <keren.joseph@amdocs.com>
Wed, 28 Mar 2018 13:47:05 +0000 (16:47 +0300)
commite371d049390220a25901481e62b51d91c7c338ec
treed4624c5158bc162c7036204c466fef5e5c3d2495
parent34582cdf3fbde02e660c5c5104771a07235fe572
Add standardized helm chart for aaf

AAF crashes due to "could not find or load main class org.onap.aaf.authz.service.AuthAPI"
see https://jira.onap.org/browse/OOM-324

Issue-ID: OOM-732

Change-Id: I1c5f93d6e9a4d91224bfc0df2894ca7ab7d1de38
Signed-off-by: kj <keren.joseph@amdocs.com>
16 files changed:
Chart.yaml
charts/aaf-cs/.helmignore [new file with mode: 0644]
charts/aaf-cs/Chart.yaml [new file with mode: 0644]
charts/aaf-cs/resources/config/aaf-data/identities.dat [moved from resources/config/aaf-data/identities.dat with 100% similarity]
charts/aaf-cs/templates/deployment.yaml [new file with mode: 0644]
charts/aaf-cs/templates/secret.yaml [moved from templates/aaf-secret.yaml with 86% similarity]
charts/aaf-cs/templates/service.yaml [new file with mode: 0644]
charts/aaf-cs/values.yaml [new file with mode: 0644]
requirements.yaml [new file with mode: 0644]
templates/aaf-cs-deployment.yaml [deleted file]
templates/aaf-deployment.yaml [deleted file]
templates/all-services.yaml [deleted file]
templates/configmap.yaml [moved from templates/aaf-configmap.yaml with 86% similarity]
templates/deployment.yaml [new file with mode: 0644]
templates/service.yaml [new file with mode: 0644]
values.yaml