AAI Rolling upgrade using helm hooks
authorMahendra Raghuwanshi <mahendra.raghuwanshi@amdocs.com>
Wed, 20 Mar 2019 06:36:19 +0000 (06:36 +0000)
committermahendrr <mahendra.raghuwanshi@amdocs.com>
Wed, 17 Apr 2019 13:09:47 +0000 (13:09 +0000)
commit105cbb9d8a7f442a82e8c0a6262464175b80309b
treefceb77fb4938344675d0d4bf5fdccd1ef391ee6b
parent715a2a894e076b1529bdd1740c7ffaf46f62e219
AAI Rolling upgrade using helm hooks

Change-Id: I81b8c7069e374e2ee789f6dd99e6cb55d98e5d28
Issue-ID: OOM-1676
Signed-off-by: Mahendra Raghuwanshi <mahendra.raghuwanshi@amdocs.com>
29 files changed:
charts/aai-cassandra/.helmignore [deleted file]
charts/aai-cassandra/Chart.yaml [deleted file]
charts/aai-cassandra/templates/service.yaml [deleted file]
charts/aai-cassandra/templates/statefulset.yaml [deleted file]
charts/aai-cassandra/templates/volumes.yaml [deleted file]
charts/aai-cassandra/values.yaml [deleted file]
charts/aai-champ/resources/config/dynamic/conf/champ-beans.xml
charts/aai-champ/templates/deployment.yaml
charts/aai-graphadmin/resources/config/janusgraph-cached.properties
charts/aai-graphadmin/resources/config/janusgraph-realtime.properties
charts/aai-graphadmin/resources/config/migration/janusgraph-migration-cached.properties [new file with mode: 0644]
charts/aai-graphadmin/resources/config/migration/janusgraph-migration-real.properties [new file with mode: 0644]
charts/aai-graphadmin/templates/configmap.yaml
charts/aai-graphadmin/templates/deployment.yaml
charts/aai-graphadmin/templates/job.yaml
charts/aai-graphadmin/templates/pv.yaml [new file with mode: 0644]
charts/aai-graphadmin/templates/pvc.yaml [new file with mode: 0644]
charts/aai-graphadmin/values.yaml
charts/aai-resources/resources/config/janusgraph-cached.properties
charts/aai-resources/resources/config/janusgraph-realtime.properties
charts/aai-resources/templates/configmap.yaml
charts/aai-resources/templates/deployment.yaml
charts/aai-traversal/resources/config/janusgraph-cached.properties
charts/aai-traversal/resources/config/janusgraph-realtime.properties
charts/aai-traversal/templates/configmap.yaml
charts/aai-traversal/templates/deployment.yaml
charts/aai-traversal/templates/job.yaml
requirements.yaml
values.yaml