Adding GIZMO chart to AAI
authorGurjeet Bedi <gurjeetb@amdocs.com>
Tue, 27 Mar 2018 14:22:52 +0000 (10:22 -0400)
committerGurjeet Bedi <gurjeetb@amdocs.com>
Tue, 27 Mar 2018 14:24:21 +0000 (10:24 -0400)
commit274c579619db6e792e77e93e51cf760bc0a8e263
treeeb2d4a29b4d0d73647d9d3adcaba898fbc7d40e3
parente3b6f914d6daf91ca110060c2b8696ff04b82773
Adding GIZMO chart to AAI

Gizmo chart files

Issue-ID: OOM-798
Change-Id: Ic195d2973cfe5d5ace04670d3dcc6b43b820d461
Signed-off-by: Gurjeet Bedi <gurjeetb@amdocs.com>
20 files changed:
charts/gizmo/.helmignore [new file with mode: 0644]
charts/gizmo/Chart.yaml [new file with mode: 0644]
charts/gizmo/resources/config/README.txt [new file with mode: 0644]
charts/gizmo/resources/config/auth/champ-cert.p12 [new file with mode: 0644]
charts/gizmo/resources/config/auth/crud_policy.json [new file with mode: 0644]
charts/gizmo/resources/config/auth/datarouter-cert.p12 [new file with mode: 0644]
charts/gizmo/resources/config/auth/tomcat_keystore [new file with mode: 0644]
charts/gizmo/resources/config/crud-api.properties [new file with mode: 0644]
charts/gizmo/resources/config/crud-beans.xml [new file with mode: 0644]
charts/gizmo/resources/config/log/filebeat/filebeat.yml [new file with mode: 0644]
charts/gizmo/resources/config/log/logback.xml [new file with mode: 0644]
charts/gizmo/resources/config/model/edge_properties_v11.json [new file with mode: 0644]
charts/gizmo/resources/config/model/edge_properties_v12.json [new file with mode: 0644]
charts/gizmo/resources/config/model/edge_properties_v13.json [new file with mode: 0644]
charts/gizmo/templates/NOTES.txt [new file with mode: 0644]
charts/gizmo/templates/configmap.yaml [new file with mode: 0644]
charts/gizmo/templates/deployment.yaml [new file with mode: 0644]
charts/gizmo/templates/secrets.yaml [new file with mode: 0644]
charts/gizmo/templates/service.yaml [new file with mode: 0644]
charts/gizmo/values.yaml [new file with mode: 0644]