Add Helm chart for Acumos adapter 91/105691/2 frankfurt 6.0.0-ONAP
authorJack Lucas <jflucas@research.att.com>
Thu, 9 Apr 2020 15:39:04 +0000 (11:39 -0400)
committerJack Lucas <jflucas@research.att.com>
Thu, 9 Apr 2020 20:59:21 +0000 (16:59 -0400)
commit265ca90a26db6ffc5f0a0d9b67e4f533cf01b8bf
tree9458a2137333d064ab6702c528e4afdacb9c6230
parentc80214e2f1d0176306b529d4ecde266762dce02e
Add Helm chart for Acumos adapter

Issue-ID: DCAEGEN2-2199
Signed-off-by: Jack Lucas <jflucas@research.att.com>
Change-Id: Iffe4cb4ef9278815ddb6f8e275d6017bd859bbdf
.gitignore
adapter/acumos-deployment/Chart.yaml [new file with mode: 0644]
adapter/acumos-deployment/README.md [new file with mode: 0644]
adapter/acumos-deployment/requirements.yaml [new file with mode: 0644]
adapter/acumos-deployment/resources/config/config.yaml [new file with mode: 0644]
adapter/acumos-deployment/templates/configmap.yaml [new file with mode: 0644]
adapter/acumos-deployment/templates/deployment.yaml [new file with mode: 0644]
adapter/acumos-deployment/templates/ingress.yaml [new file with mode: 0644]
adapter/acumos-deployment/templates/secrets.yaml [new file with mode: 0644]
adapter/acumos-deployment/templates/service.yaml [new file with mode: 0644]
adapter/acumos-deployment/values.yaml [new file with mode: 0644]