[POLICY] Add helm chart for cl-runtime component 93/124093/23
authorsaul.gill <saul.gill@est.tech>
Thu, 9 Sep 2021 11:02:49 +0000 (12:02 +0100)
committerSylvain Desbureaux <sylvain.desbureaux@orange.com>
Sun, 10 Oct 2021 20:14:27 +0000 (20:14 +0000)
commit7124a4ba6b5d880674ebe98b72073b453bb4780e
tree3c82c99186b62e8b3c91f1eeeb337123bd3e0bbf
parenta1b3470744bcf73eb9d11fd9758931b1c8371e83
[POLICY] Add helm chart for cl-runtime component

Added controlloop-runtime chart

Issue-ID: POLICY-3593
Change-Id: I4b948f7c12637b0c339eb966e2f93a3b864bcf44
Signed-off-by: saul.gill <saul.gill@est.tech>
12 files changed:
kubernetes/policy/components/policy-clamp-cl-runtime/Chart.yaml [new file with mode: 0644]
kubernetes/policy/components/policy-clamp-cl-runtime/requirements.yaml [new file with mode: 0644]
kubernetes/policy/components/policy-clamp-cl-runtime/resources/config/clRuntimeParameters.yaml [new file with mode: 0644]
kubernetes/policy/components/policy-clamp-cl-runtime/resources/config/logback.xml [new file with mode: 0644]
kubernetes/policy/components/policy-clamp-cl-runtime/templates/configmap.yaml [new file with mode: 0644]
kubernetes/policy/components/policy-clamp-cl-runtime/templates/deployment.yaml [new file with mode: 0644]
kubernetes/policy/components/policy-clamp-cl-runtime/templates/secrets.yaml [new file with mode: 0644]
kubernetes/policy/components/policy-clamp-cl-runtime/templates/service.yaml [new file with mode: 0644]
kubernetes/policy/components/policy-clamp-cl-runtime/values.yaml [new file with mode: 0644]
kubernetes/policy/requirements.yaml
kubernetes/policy/resources/config/db.sh
kubernetes/policy/values.yaml