Add Spike microservice chart
authorMichael Arrastia <MArrasti@amdocs.com>
Tue, 21 Aug 2018 12:36:27 +0000 (13:36 +0100)
committerBorislav Glozman <Borislav.Glozman@amdocs.com>
Sun, 16 Sep 2018 13:24:52 +0000 (13:24 +0000)
commit0e102f69728ebaa2fc68e636cf5373681da9fea5
treef8943e5e81b55fba896dddb1c92901b615395cf0
parent56e33b3ce6242f41fba77b4cdf7d59f200fd411b
Add Spike microservice chart

This is the Helm chart for the newly open-sourced Spike microservice.

Change-Id: I4bba11b87db0df22d7beedc528a4dea738af5378
Issue-ID: AAI-1524
Signed-off-by: Michael Arrastia <MArrasti@amdocs.com>
21 files changed:
charts/aai-spike/Chart.yaml [new file with mode: 0644]
charts/aai-spike/requirements.yaml [new file with mode: 0644]
charts/aai-spike/resources/config/auth/tomcat_keystore [new file with mode: 0644]
charts/aai-spike/resources/config/logback.xml [new file with mode: 0644]
charts/aai-spike/resources/config/model/edge_props/edge_properties_v10.json [new file with mode: 0644]
charts/aai-spike/resources/config/model/edge_props/edge_properties_v11.json [new file with mode: 0644]
charts/aai-spike/resources/config/model/edge_props/edge_properties_v12.json [new file with mode: 0644]
charts/aai-spike/resources/config/model/edge_props/edge_properties_v13.json [new file with mode: 0644]
charts/aai-spike/resources/config/model/edge_props/edge_properties_v14.json [new file with mode: 0644]
charts/aai-spike/resources/config/model/edge_props/edge_properties_v7.json [new file with mode: 0644]
charts/aai-spike/resources/config/model/edge_props/edge_properties_v8.json [new file with mode: 0644]
charts/aai-spike/resources/config/model/edge_props/edge_properties_v9.json [new file with mode: 0644]
charts/aai-spike/resources/config/schemaIngest.properties [new file with mode: 0644]
charts/aai-spike/resources/config/spike-beans.xml [new file with mode: 0644]
charts/aai-spike/resources/config/spike.properties [new file with mode: 0644]
charts/aai-spike/templates/configmap.yaml [new file with mode: 0644]
charts/aai-spike/templates/deployment.yaml [new file with mode: 0644]
charts/aai-spike/templates/secrets.yaml [new file with mode: 0644]
charts/aai-spike/templates/service.yaml [new file with mode: 0644]
charts/aai-spike/values.yaml [new file with mode: 0644]
values.yaml