[AAI] Uses new tpls for repos / images 75/116175/2
authorSylvain Desbureaux <sylvain.desbureaux@orange.com>
Mon, 7 Dec 2020 14:34:15 +0000 (15:34 +0100)
committerSylvain Desbureaux <sylvain.desbureaux@orange.com>
Mon, 7 Dec 2020 15:12:33 +0000 (15:12 +0000)
commit5b65132e0ad056bf96bc2a905576e309ef373e7b
treedf6c9d0ba24c8c7105518b35e9fbc454a437aff6
parent2dce7527bc6a7c88934eb07f16e2b1b568fb29a6
[AAI] Uses new tpls for repos / images

This commit makes AAI chart to use the new generator for repositories and
images.

Issue-ID: OOM-2364
Signed-off-by: Sylvain Desbureaux <sylvain.desbureaux@orange.com>
Change-Id: I601be377556d16580f2eda6d00d144fb4a21b445
39 files changed:
kubernetes/aai/Makefile [new file with mode: 0644]
kubernetes/aai/components/Makefile [new file with mode: 0644]
kubernetes/aai/components/aai-babel/requirements.yaml
kubernetes/aai/components/aai-babel/templates/deployment.yaml
kubernetes/aai/components/aai-babel/values.yaml
kubernetes/aai/components/aai-data-router/requirements.yaml [new file with mode: 0644]
kubernetes/aai/components/aai-data-router/templates/deployment.yaml
kubernetes/aai/components/aai-data-router/values.yaml
kubernetes/aai/components/aai-elasticsearch/requirements.yaml [new file with mode: 0644]
kubernetes/aai/components/aai-elasticsearch/templates/deployment.yaml
kubernetes/aai/components/aai-elasticsearch/values.yaml
kubernetes/aai/components/aai-graphadmin/requirements.yaml [new file with mode: 0644]
kubernetes/aai/components/aai-graphadmin/templates/deployment.yaml
kubernetes/aai/components/aai-graphadmin/templates/job-copy-db-backup.yaml
kubernetes/aai/components/aai-graphadmin/templates/job-create-db.yaml
kubernetes/aai/components/aai-graphadmin/templates/job-migration.yaml
kubernetes/aai/components/aai-graphadmin/values.yaml
kubernetes/aai/components/aai-modelloader/requirements.yaml [new file with mode: 0644]
kubernetes/aai/components/aai-modelloader/templates/deployment.yaml
kubernetes/aai/components/aai-modelloader/values.yaml
kubernetes/aai/components/aai-resources/requirements.yaml [new file with mode: 0644]
kubernetes/aai/components/aai-resources/templates/deployment.yaml
kubernetes/aai/components/aai-resources/values.yaml
kubernetes/aai/components/aai-schema-service/requirements.yaml [new file with mode: 0644]
kubernetes/aai/components/aai-schema-service/templates/deployment.yaml
kubernetes/aai/components/aai-schema-service/values.yaml
kubernetes/aai/components/aai-search-data/requirements.yaml [new file with mode: 0644]
kubernetes/aai/components/aai-search-data/templates/deployment.yaml
kubernetes/aai/components/aai-search-data/values.yaml
kubernetes/aai/components/aai-sparky-be/requirements.yaml [new file with mode: 0644]
kubernetes/aai/components/aai-sparky-be/templates/deployment.yaml
kubernetes/aai/components/aai-sparky-be/values.yaml
kubernetes/aai/components/aai-traversal/requirements.yaml [new file with mode: 0644]
kubernetes/aai/components/aai-traversal/templates/deployment.yaml
kubernetes/aai/components/aai-traversal/templates/job.yaml
kubernetes/aai/components/aai-traversal/values.yaml
kubernetes/aai/requirements.yaml
kubernetes/aai/templates/deployment.yaml
kubernetes/aai/values.yaml