Add kserve participant in CSIT helm 96/133596/1
authoraravind.est <aravindhan.a@est.tech>
Thu, 9 Mar 2023 11:27:35 +0000 (11:27 +0000)
committeraravind.est <aravindhan.a@est.tech>
Thu, 9 Mar 2023 11:31:54 +0000 (11:31 +0000)
commite6cb74daa04b0953e54701b189cb4767e73ff12c
treeb7d435381a8f9a81ab56c4f7c688a3fcf0bc70a4
parent2c1aaa13555400d6526c04875a70bfa8b8ffbd18
Add kserve participant in CSIT helm

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

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