Add A1pms participant in CSIT helm 16/133616/1
authoraravind.est <aravindhan.a@est.tech>
Fri, 10 Mar 2023 12:04:41 +0000 (12:04 +0000)
committeraravind.est <aravindhan.a@est.tech>
Fri, 10 Mar 2023 12:04:41 +0000 (12:04 +0000)
commit0ca3863f2bf33a8271ae1728d6f62dc3583bf0fa
tree2970a2989dbe35b9f82582cf846cfb46c6d10041
parent81da915ff3281218b813722baead67bbe3ad7487
Add A1pms participant in CSIT helm

This adds the helm chart for the a1pms participant in CSIT helm folder.

Issue-ID: POLICY-4525
Signed-off-by: aravind.est <aravindhan.a@est.tech>
Change-Id: I2045770de5dc2b9507cd40fd3a488ee352a0acd0
12 files changed:
helm/policy/Chart.yaml
helm/policy/components/policy-clamp-ac-a1pms-ppnt/Chart.yaml [new file with mode: 0755]
helm/policy/components/policy-clamp-ac-a1pms-ppnt/resources/config/A1pmsParticipantParameters.yaml [new file with mode: 0755]
helm/policy/components/policy-clamp-ac-a1pms-ppnt/resources/config/logback.xml [new file with mode: 0755]
helm/policy/components/policy-clamp-ac-a1pms-ppnt/templates/configmap.yaml [new file with mode: 0755]
helm/policy/components/policy-clamp-ac-a1pms-ppnt/templates/deployment.yaml [new file with mode: 0755]
helm/policy/components/policy-clamp-ac-a1pms-ppnt/templates/role-binding.yaml [new file with mode: 0755]
helm/policy/components/policy-clamp-ac-a1pms-ppnt/templates/secret.yaml [new file with mode: 0755]
helm/policy/components/policy-clamp-ac-a1pms-ppnt/templates/service-account.yaml [new file with mode: 0755]
helm/policy/components/policy-clamp-ac-a1pms-ppnt/templates/service.yaml [new file with mode: 0755]
helm/policy/components/policy-clamp-ac-a1pms-ppnt/values.yaml [new file with mode: 0755]
helm/policy/values.yaml