[AAI] Reintegrate AAI OOM charts in main repo 75/110375/9
authorSylvain Desbureaux <sylvain.desbureaux@orange.com>
Mon, 9 Nov 2020 20:58:48 +0000 (21:58 +0100)
committerSylvain Desbureaux <sylvain.desbureaux@orange.com>
Wed, 2 Dec 2020 07:09:25 +0000 (07:09 +0000)
commit7007041548231606f3a2f0f98419d43619340bda
tree7a08ddd700726cde4b7da07ac446f9d9ac12c201
parentba3a458941994c1ff8c6f574fa2764adaf918c87
[AAI] Reintegrate AAI OOM charts in main repo

AAI chart is currently in its own directory. As a lot will be done in
the charts with tight coordination between "common" part and components
parts, it's a lot easier to have everything in a same place for now.

Issue-ID: OOM-2513
Signed-off-by: Sylvain Desbureaux <sylvain.desbureaux@orange.com>
Change-Id: I5e27f7de286bf74e6d3a443e1cb31f63b3d83265
[Update aai to commit 18d4bd165e12cb4d03baa318e506f0dda381cd89]
Signed-off-by: Krzysztof Opasiak <k.opasiak@samsung.com>
234 files changed:
.gitmodules
kubernetes/Makefile
kubernetes/aai [deleted submodule]
kubernetes/aai/Chart.yaml [new file with mode: 0644]
kubernetes/aai/components/aai-babel/.helmignore [new file with mode: 0644]
kubernetes/aai/components/aai-babel/Chart.yaml [new file with mode: 0644]
kubernetes/aai/components/aai-babel/requirements.yaml [new file with mode: 0644]
kubernetes/aai/components/aai-babel/resources/config/artifact-generator.properties [new file with mode: 0644]
kubernetes/aai/components/aai-babel/resources/config/auth/auth_policy.json [new file with mode: 0644]
kubernetes/aai/components/aai-babel/resources/config/auth/tomcat_keystore [new file with mode: 0644]
kubernetes/aai/components/aai-babel/resources/config/babel-auth.properties [new file with mode: 0644]
kubernetes/aai/components/aai-babel/resources/config/logback.xml [new file with mode: 0644]
kubernetes/aai/components/aai-babel/resources/config/tosca-mappings.json [new file with mode: 0644]
kubernetes/aai/components/aai-babel/resources/fproxy/config/auth/client-cert.p12 [new file with mode: 0644]
kubernetes/aai/components/aai-babel/resources/fproxy/config/auth/tomcat_keystore [new file with mode: 0644]
kubernetes/aai/components/aai-babel/resources/fproxy/config/fproxy.properties [new file with mode: 0644]
kubernetes/aai/components/aai-babel/resources/fproxy/config/logback-spring.xml [new file with mode: 0644]
kubernetes/aai/components/aai-babel/resources/fproxy/config/readme.txt [new file with mode: 0644]
kubernetes/aai/components/aai-babel/resources/rproxy/config/auth/client-cert.p12 [new file with mode: 0644]
kubernetes/aai/components/aai-babel/resources/rproxy/config/auth/tomcat_keystore [new file with mode: 0644]
kubernetes/aai/components/aai-babel/resources/rproxy/config/auth/uri-authorization.json [new file with mode: 0644]
kubernetes/aai/components/aai-babel/resources/rproxy/config/cadi.properties [new file with mode: 0644]
kubernetes/aai/components/aai-babel/resources/rproxy/config/forward-proxy.properties [new file with mode: 0644]
kubernetes/aai/components/aai-babel/resources/rproxy/config/logback-spring.xml [new file with mode: 0644]
kubernetes/aai/components/aai-babel/resources/rproxy/config/primary-service.properties [new file with mode: 0644]
kubernetes/aai/components/aai-babel/resources/rproxy/config/readme.txt [new file with mode: 0644]
kubernetes/aai/components/aai-babel/resources/rproxy/config/reverse-proxy.properties [new file with mode: 0644]
kubernetes/aai/components/aai-babel/resources/rproxy/config/security/keyfile [new file with mode: 0644]
kubernetes/aai/components/aai-babel/templates/configmap.yaml [new file with mode: 0644]
kubernetes/aai/components/aai-babel/templates/deployment.yaml [new file with mode: 0644]
kubernetes/aai/components/aai-babel/templates/ingress.yaml [new file with mode: 0644]
kubernetes/aai/components/aai-babel/templates/secrets.yaml [new file with mode: 0644]
kubernetes/aai/components/aai-babel/templates/service.yaml [new file with mode: 0644]
kubernetes/aai/components/aai-babel/values.yaml [new file with mode: 0644]
kubernetes/aai/components/aai-data-router/.helmignore [new file with mode: 0644]
kubernetes/aai/components/aai-data-router/Chart.yaml [new file with mode: 0644]
kubernetes/aai/components/aai-data-router/resources/config/auth/client-cert-onap.p12 [new file with mode: 0644]
kubernetes/aai/components/aai-data-router/resources/config/auth/data-router_policy.json [new file with mode: 0644]
kubernetes/aai/components/aai-data-router/resources/config/auth/tomcat_keystore [new file with mode: 0644]
kubernetes/aai/components/aai-data-router/resources/config/data-router.properties [new file with mode: 0644]
kubernetes/aai/components/aai-data-router/resources/config/log/logback.xml [new file with mode: 0644]
kubernetes/aai/components/aai-data-router/resources/config/schemaIngest.properties [new file with mode: 0644]
kubernetes/aai/components/aai-data-router/resources/dynamic/conf/data-router-oxm.xml [new file with mode: 0644]
kubernetes/aai/components/aai-data-router/resources/dynamic/conf/entity-event-policy.xml [new file with mode: 0644]
kubernetes/aai/components/aai-data-router/resources/dynamic/routes/entity-event.route [new file with mode: 0644]
kubernetes/aai/components/aai-data-router/templates/configmap.yaml [new file with mode: 0644]
kubernetes/aai/components/aai-data-router/templates/deployment.yaml [new file with mode: 0644]
kubernetes/aai/components/aai-data-router/templates/secret.yaml [new file with mode: 0644]
kubernetes/aai/components/aai-data-router/values.yaml [new file with mode: 0644]
kubernetes/aai/components/aai-elasticsearch/.helmignore [new file with mode: 0644]
kubernetes/aai/components/aai-elasticsearch/Chart.yaml [new file with mode: 0644]
kubernetes/aai/components/aai-elasticsearch/resources/config/elasticsearch.yml [new file with mode: 0644]
kubernetes/aai/components/aai-elasticsearch/resources/config/jvm.options [new file with mode: 0644]
kubernetes/aai/components/aai-elasticsearch/resources/config/log4j2.properties [new file with mode: 0644]
kubernetes/aai/components/aai-elasticsearch/templates/configmap.yaml [new file with mode: 0644]
kubernetes/aai/components/aai-elasticsearch/templates/deployment.yaml [new file with mode: 0644]
kubernetes/aai/components/aai-elasticsearch/templates/pv.yaml [new file with mode: 0644]
kubernetes/aai/components/aai-elasticsearch/templates/pvc.yaml [new file with mode: 0644]
kubernetes/aai/components/aai-elasticsearch/templates/service.yaml [new file with mode: 0644]
kubernetes/aai/components/aai-elasticsearch/values.yaml [new file with mode: 0644]
kubernetes/aai/components/aai-graphadmin/.helmignore [new file with mode: 0644]
kubernetes/aai/components/aai-graphadmin/Chart.yaml [new file with mode: 0644]
kubernetes/aai/components/aai-graphadmin/resources/config/aaiconfig.properties [new file with mode: 0644]
kubernetes/aai/components/aai-graphadmin/resources/config/application.properties [new file with mode: 0644]
kubernetes/aai/components/aai-graphadmin/resources/config/janusgraph-cached.properties [new file with mode: 0644]
kubernetes/aai/components/aai-graphadmin/resources/config/janusgraph-realtime.properties [new file with mode: 0644]
kubernetes/aai/components/aai-graphadmin/resources/config/localhost-access-logback.xml [new file with mode: 0644]
kubernetes/aai/components/aai-graphadmin/resources/config/logback.xml [new file with mode: 0644]
kubernetes/aai/components/aai-graphadmin/resources/config/migration/janusgraph-migration-cached.properties [new file with mode: 0644]
kubernetes/aai/components/aai-graphadmin/resources/config/migration/janusgraph-migration-real.properties [new file with mode: 0644]
kubernetes/aai/components/aai-graphadmin/resources/config/realm.properties [new file with mode: 0644]
kubernetes/aai/components/aai-graphadmin/templates/configmap.yaml [new file with mode: 0644]
kubernetes/aai/components/aai-graphadmin/templates/deployment.yaml [new file with mode: 0644]
kubernetes/aai/components/aai-graphadmin/templates/job-copy-db-backup.yaml [new file with mode: 0644]
kubernetes/aai/components/aai-graphadmin/templates/job-create-db.yaml [new file with mode: 0644]
kubernetes/aai/components/aai-graphadmin/templates/job-migration.yaml [new file with mode: 0644]
kubernetes/aai/components/aai-graphadmin/templates/pv.yaml [new file with mode: 0644]
kubernetes/aai/components/aai-graphadmin/templates/pvc.yaml [new file with mode: 0644]
kubernetes/aai/components/aai-graphadmin/templates/service.yaml [new file with mode: 0644]
kubernetes/aai/components/aai-graphadmin/values.yaml [new file with mode: 0644]
kubernetes/aai/components/aai-modelloader/.helmignore [new file with mode: 0644]
kubernetes/aai/components/aai-modelloader/Chart.yaml [new file with mode: 0644]
kubernetes/aai/components/aai-modelloader/resources/config/auth/aai-os-cert.p12 [new file with mode: 0644]
kubernetes/aai/components/aai-modelloader/resources/config/auth/babel-client-cert.p12 [new file with mode: 0644]
kubernetes/aai/components/aai-modelloader/resources/config/auth/tomcat_keystore [new file with mode: 0644]
kubernetes/aai/components/aai-modelloader/resources/config/log/logback.xml [new file with mode: 0644]
kubernetes/aai/components/aai-modelloader/resources/config/model-loader.properties [new file with mode: 0644]
kubernetes/aai/components/aai-modelloader/templates/configmap.yaml [new file with mode: 0644]
kubernetes/aai/components/aai-modelloader/templates/deployment.yaml [new file with mode: 0644]
kubernetes/aai/components/aai-modelloader/templates/ingress.yaml [new file with mode: 0644]
kubernetes/aai/components/aai-modelloader/templates/secret.yaml [new file with mode: 0644]
kubernetes/aai/components/aai-modelloader/templates/service.yaml [new file with mode: 0644]
kubernetes/aai/components/aai-modelloader/values.yaml [new file with mode: 0644]
kubernetes/aai/components/aai-resources/.helmignore [new file with mode: 0644]
kubernetes/aai/components/aai-resources/Chart.yaml [new file with mode: 0644]
kubernetes/aai/components/aai-resources/resources/config/aaf/bath_config.csv [new file with mode: 0644]
kubernetes/aai/components/aai-resources/resources/config/aaf/cadi.properties [new file with mode: 0644]
kubernetes/aai/components/aai-resources/resources/config/aaf/org.onap.aai.keyfile [new file with mode: 0644]
kubernetes/aai/components/aai-resources/resources/config/aaf/org.onap.aai.p12 [new file with mode: 0644]
kubernetes/aai/components/aai-resources/resources/config/aaf/org.onap.aai.props [new file with mode: 0644]
kubernetes/aai/components/aai-resources/resources/config/aaf/org.osaaf.location.props [new file with mode: 0644]
kubernetes/aai/components/aai-resources/resources/config/aaf/permissions.properties [new file with mode: 0644]
kubernetes/aai/components/aai-resources/resources/config/aaiconfig.properties [new file with mode: 0644]
kubernetes/aai/components/aai-resources/resources/config/application-keycloak.properties [new file with mode: 0644]
kubernetes/aai/components/aai-resources/resources/config/application.properties [new file with mode: 0644]
kubernetes/aai/components/aai-resources/resources/config/auth/aai_policy.json [new file with mode: 0644]
kubernetes/aai/components/aai-resources/resources/config/janusgraph-cached.properties [new file with mode: 0644]
kubernetes/aai/components/aai-resources/resources/config/janusgraph-realtime.properties [new file with mode: 0644]
kubernetes/aai/components/aai-resources/resources/config/localhost-access-logback.xml [new file with mode: 0644]
kubernetes/aai/components/aai-resources/resources/config/logback.xml [new file with mode: 0644]
kubernetes/aai/components/aai-resources/resources/config/realm.properties [new file with mode: 0644]
kubernetes/aai/components/aai-resources/resources/fproxy/config/auth/client-cert.p12 [new file with mode: 0644]
kubernetes/aai/components/aai-resources/resources/fproxy/config/auth/fproxy_truststore [new file with mode: 0644]
kubernetes/aai/components/aai-resources/resources/fproxy/config/auth/tomcat_keystore [new file with mode: 0644]
kubernetes/aai/components/aai-resources/resources/fproxy/config/fproxy.properties [new file with mode: 0644]
kubernetes/aai/components/aai-resources/resources/fproxy/config/logback-spring.xml [new file with mode: 0644]
kubernetes/aai/components/aai-resources/resources/fproxy/config/readme.txt [new file with mode: 0644]
kubernetes/aai/components/aai-resources/resources/rproxy/config/auth/client-cert.p12 [new file with mode: 0644]
kubernetes/aai/components/aai-resources/resources/rproxy/config/auth/org.onap.aai.p12 [new file with mode: 0644]
kubernetes/aai/components/aai-resources/resources/rproxy/config/auth/tomcat_keystore [new file with mode: 0644]
kubernetes/aai/components/aai-resources/resources/rproxy/config/auth/uri-authorization.json [new file with mode: 0644]
kubernetes/aai/components/aai-resources/resources/rproxy/config/cadi.properties [new file with mode: 0644]
kubernetes/aai/components/aai-resources/resources/rproxy/config/forward-proxy.properties [new file with mode: 0644]
kubernetes/aai/components/aai-resources/resources/rproxy/config/logback-spring.xml [new file with mode: 0644]
kubernetes/aai/components/aai-resources/resources/rproxy/config/primary-service.properties [new file with mode: 0644]
kubernetes/aai/components/aai-resources/resources/rproxy/config/readme.txt [new file with mode: 0644]
kubernetes/aai/components/aai-resources/resources/rproxy/config/reverse-proxy.properties [new file with mode: 0644]
kubernetes/aai/components/aai-resources/resources/rproxy/config/security/keyfile [new file with mode: 0644]
kubernetes/aai/components/aai-resources/templates/configmap.yaml [new file with mode: 0644]
kubernetes/aai/components/aai-resources/templates/deployment.yaml [new file with mode: 0644]
kubernetes/aai/components/aai-resources/templates/service.yaml [new file with mode: 0644]
kubernetes/aai/components/aai-resources/values.yaml [new file with mode: 0644]
kubernetes/aai/components/aai-schema-service/.helmignore [new file with mode: 0644]
kubernetes/aai/components/aai-schema-service/Chart.yaml [new file with mode: 0644]
kubernetes/aai/components/aai-schema-service/config/aaiconfig.properties [new file with mode: 0644]
kubernetes/aai/components/aai-schema-service/config/application.properties [new file with mode: 0644]
kubernetes/aai/components/aai-schema-service/config/localhost-access-logback.xml [new file with mode: 0644]
kubernetes/aai/components/aai-schema-service/config/logback.xml [new file with mode: 0644]
kubernetes/aai/components/aai-schema-service/config/realm.properties [new file with mode: 0644]
kubernetes/aai/components/aai-schema-service/templates/configmap.yaml [new file with mode: 0644]
kubernetes/aai/components/aai-schema-service/templates/deployment.yaml [new file with mode: 0644]
kubernetes/aai/components/aai-schema-service/templates/service.yaml [new file with mode: 0644]
kubernetes/aai/components/aai-schema-service/values.yaml [new file with mode: 0644]
kubernetes/aai/components/aai-search-data/.helmignore [new file with mode: 0644]
kubernetes/aai/components/aai-search-data/Chart.yaml [new file with mode: 0644]
kubernetes/aai/components/aai-search-data/resources/config/analysis-config.json [new file with mode: 0644]
kubernetes/aai/components/aai-search-data/resources/config/auth/search_policy.json [new file with mode: 0644]
kubernetes/aai/components/aai-search-data/resources/config/auth/tomcat_keystore [new file with mode: 0644]
kubernetes/aai/components/aai-search-data/resources/config/dynamic-custom-template.json [new file with mode: 0644]
kubernetes/aai/components/aai-search-data/resources/config/elastic-search.properties [new file with mode: 0644]
kubernetes/aai/components/aai-search-data/resources/config/es-payload-translation.json [new file with mode: 0644]
kubernetes/aai/components/aai-search-data/resources/config/filter-config.json [new file with mode: 0644]
kubernetes/aai/components/aai-search-data/resources/config/log/logback.xml [new file with mode: 0644]
kubernetes/aai/components/aai-search-data/resources/fproxy/config/fproxy.properties [new file with mode: 0644]
kubernetes/aai/components/aai-search-data/resources/fproxy/config/logback-spring.xml [new file with mode: 0644]
kubernetes/aai/components/aai-search-data/resources/fproxy/config/readme.txt [new file with mode: 0644]
kubernetes/aai/components/aai-search-data/resources/rproxy/config/auth/uri-authorization.json [new file with mode: 0644]
kubernetes/aai/components/aai-search-data/resources/rproxy/config/cadi.properties [new file with mode: 0644]
kubernetes/aai/components/aai-search-data/resources/rproxy/config/forward-proxy.properties [new file with mode: 0644]
kubernetes/aai/components/aai-search-data/resources/rproxy/config/logback-spring.xml [new file with mode: 0644]
kubernetes/aai/components/aai-search-data/resources/rproxy/config/primary-service.properties [new file with mode: 0644]
kubernetes/aai/components/aai-search-data/resources/rproxy/config/readme.txt [new file with mode: 0644]
kubernetes/aai/components/aai-search-data/resources/rproxy/config/reverse-proxy.properties [new file with mode: 0644]
kubernetes/aai/components/aai-search-data/templates/configmap.yaml [new file with mode: 0644]
kubernetes/aai/components/aai-search-data/templates/deployment.yaml [new file with mode: 0644]
kubernetes/aai/components/aai-search-data/templates/secret.yaml [new file with mode: 0644]
kubernetes/aai/components/aai-search-data/templates/service.yaml [new file with mode: 0644]
kubernetes/aai/components/aai-search-data/values.yaml [new file with mode: 0644]
kubernetes/aai/components/aai-sparky-be/.helmignore [new file with mode: 0644]
kubernetes/aai/components/aai-sparky-be/Chart.yaml [new file with mode: 0644]
kubernetes/aai/components/aai-sparky-be/resources/config/application-oxm-default.properties [new file with mode: 0644]
kubernetes/aai/components/aai-sparky-be/resources/config/application-oxm-override.properties [new file with mode: 0644]
kubernetes/aai/components/aai-sparky-be/resources/config/application-oxm-schema-prod.properties [new file with mode: 0644]
kubernetes/aai/components/aai-sparky-be/resources/config/application-resources.properties [new file with mode: 0644]
kubernetes/aai/components/aai-sparky-be/resources/config/application-ssl.properties [new file with mode: 0644]
kubernetes/aai/components/aai-sparky-be/resources/config/application-sync.properties [new file with mode: 0644]
kubernetes/aai/components/aai-sparky-be/resources/config/application.properties [new file with mode: 0644]
kubernetes/aai/components/aai-sparky-be/resources/config/auth/client-cert-onap.p12 [new file with mode: 0644]
kubernetes/aai/components/aai-sparky-be/resources/config/auth/csp-cookie-filter.properties [new file with mode: 0644]
kubernetes/aai/components/aai-sparky-be/resources/config/auth/org.onap.aai.p12 [new file with mode: 0644]
kubernetes/aai/components/aai-sparky-be/resources/config/portal/BOOT-INF/classes/key.properties [new file with mode: 0644]
kubernetes/aai/components/aai-sparky-be/resources/config/portal/BOOT-INF/classes/portal.properties [new file with mode: 0644]
kubernetes/aai/components/aai-sparky-be/resources/config/portal/cadi.properties [new file with mode: 0644]
kubernetes/aai/components/aai-sparky-be/resources/config/portal/keyFile [new file with mode: 0644]
kubernetes/aai/components/aai-sparky-be/resources/config/portal/portal-authentication.properties [new file with mode: 0644]
kubernetes/aai/components/aai-sparky-be/resources/config/roles.config [new file with mode: 0644]
kubernetes/aai/components/aai-sparky-be/resources/config/users.config [new file with mode: 0644]
kubernetes/aai/components/aai-sparky-be/templates/configmap.yaml [new file with mode: 0644]
kubernetes/aai/components/aai-sparky-be/templates/deployment.yaml [new file with mode: 0644]
kubernetes/aai/components/aai-sparky-be/templates/ingress.yaml [new file with mode: 0644]
kubernetes/aai/components/aai-sparky-be/templates/secret.yaml [new file with mode: 0644]
kubernetes/aai/components/aai-sparky-be/templates/service.yaml [new file with mode: 0644]
kubernetes/aai/components/aai-sparky-be/values.yaml [new file with mode: 0644]
kubernetes/aai/components/aai-traversal/.helmignore [new file with mode: 0644]
kubernetes/aai/components/aai-traversal/Chart.yaml [new file with mode: 0644]
kubernetes/aai/components/aai-traversal/resources/config/aaf/bath_config.csv [new file with mode: 0644]
kubernetes/aai/components/aai-traversal/resources/config/aaf/cadi.properties [new file with mode: 0644]
kubernetes/aai/components/aai-traversal/resources/config/aaf/org.onap.aai.keyfile [new file with mode: 0644]
kubernetes/aai/components/aai-traversal/resources/config/aaf/org.onap.aai.p12 [new file with mode: 0644]
kubernetes/aai/components/aai-traversal/resources/config/aaf/org.onap.aai.props [new file with mode: 0644]
kubernetes/aai/components/aai-traversal/resources/config/aaf/org.osaaf.location.props [new file with mode: 0644]
kubernetes/aai/components/aai-traversal/resources/config/aaf/permissions.properties [new file with mode: 0644]
kubernetes/aai/components/aai-traversal/resources/config/aaiconfig.properties [new file with mode: 0644]
kubernetes/aai/components/aai-traversal/resources/config/application.properties [new file with mode: 0644]
kubernetes/aai/components/aai-traversal/resources/config/janusgraph-cached.properties [new file with mode: 0644]
kubernetes/aai/components/aai-traversal/resources/config/janusgraph-realtime.properties [new file with mode: 0644]
kubernetes/aai/components/aai-traversal/resources/config/localhost-access-logback.xml [new file with mode: 0644]
kubernetes/aai/components/aai-traversal/resources/config/logback.xml [new file with mode: 0644]
kubernetes/aai/components/aai-traversal/resources/config/realm.properties [new file with mode: 0644]
kubernetes/aai/components/aai-traversal/templates/configmap.yaml [new file with mode: 0644]
kubernetes/aai/components/aai-traversal/templates/deployment.yaml [new file with mode: 0644]
kubernetes/aai/components/aai-traversal/templates/job.yaml [new file with mode: 0644]
kubernetes/aai/components/aai-traversal/templates/service.yaml [new file with mode: 0644]
kubernetes/aai/components/aai-traversal/values.yaml [new file with mode: 0644]
kubernetes/aai/requirements.yaml [new file with mode: 0644]
kubernetes/aai/resources/config/aai/aai_keystore [new file with mode: 0644]
kubernetes/aai/resources/config/auth/truststoreONAPall.jks [new file with mode: 0644]
kubernetes/aai/resources/config/fproxy/auth/client-cert.p12 [new file with mode: 0644]
kubernetes/aai/resources/config/fproxy/auth/fproxy_truststore [new file with mode: 0644]
kubernetes/aai/resources/config/fproxy/auth/tomcat_keystore [new file with mode: 0644]
kubernetes/aai/resources/config/haproxy/aai.pem [new file with mode: 0644]
kubernetes/aai/resources/config/haproxy/haproxy-pluggable-security.cfg [new file with mode: 0644]
kubernetes/aai/resources/config/haproxy/haproxy.cfg [new file with mode: 0644]
kubernetes/aai/resources/config/log/filebeat/filebeat.yml [new file with mode: 0644]
kubernetes/aai/resources/config/rproxy/auth/client-cert.p12 [new file with mode: 0644]
kubernetes/aai/resources/config/rproxy/auth/org.onap.aai.p12 [new file with mode: 0644]
kubernetes/aai/resources/config/rproxy/auth/tomcat_keystore [new file with mode: 0644]
kubernetes/aai/resources/config/rproxy/security/keyfile [new file with mode: 0644]
kubernetes/aai/templates/configmap.yaml [new file with mode: 0644]
kubernetes/aai/templates/deployment.yaml [new file with mode: 0644]
kubernetes/aai/templates/ingress.yaml [new file with mode: 0644]
kubernetes/aai/templates/secret.yaml [new file with mode: 0644]
kubernetes/aai/templates/service.yaml [new file with mode: 0644]
kubernetes/aai/values.yaml [new file with mode: 0644]