Add BABEL chart to AAI
authorMichael Arrastia <MArrasti@amdocs.com>
Thu, 29 Mar 2018 13:53:40 +0000 (14:53 +0100)
committerMichael Arrastia <MArrasti@amdocs.com>
Wed, 11 Apr 2018 15:24:02 +0000 (16:24 +0100)
commit66b071a49dc894563d77dca3c673bd5e910f6be7
treec0135c3d2b3f9a54d6bb42534305b81d561c66e3
parent8bc9a7ca202e417cd82b1fd639c11a4a2daf6a56
Add BABEL chart to AAI

Includes:
- aligned chart name
- image name updated with version set to latest
- handling of passwords as secrets

Issue-ID: AAI-974

Change-Id: I5898364059217e77a80f43067acd6a343f893117
Signed-off-by: Michael Arrastia <MArrasti@amdocs.com>
12 files changed:
charts/aai-babel/.helmignore [new file with mode: 0644]
charts/aai-babel/Chart.yaml [new file with mode: 0644]
charts/aai-babel/requirements.yaml [new file with mode: 0644]
charts/aai-babel/resources/config/artifact-generator.properties [new file with mode: 0644]
charts/aai-babel/resources/config/auth/auth_policy.json [new file with mode: 0644]
charts/aai-babel/resources/config/auth/tomcat_keystore [new file with mode: 0644]
charts/aai-babel/resources/config/babel-auth.properties [new file with mode: 0644]
charts/aai-babel/templates/configmap.yaml [new file with mode: 0644]
charts/aai-babel/templates/deployment.yaml [new file with mode: 0644]
charts/aai-babel/templates/secrets.yaml [new file with mode: 0644]
charts/aai-babel/templates/service.yaml [new file with mode: 0644]
charts/aai-babel/values.yaml [new file with mode: 0644]