Add NONRTRIC rAppmanager HELM charts 50/12050/2
authoraravind.est <aravindhan.a@est.tech>
Tue, 14 Nov 2023 13:17:48 +0000 (13:17 +0000)
committeraravind.est <aravindhan.a@est.tech>
Wed, 15 Nov 2023 17:32:51 +0000 (17:32 +0000)
commitf36dc4aa083d3feecc84293860cc598ccac116a0
tree22e2595b0c38efc0d32fc4ff92106bd911994347
parentcca27849892eefbac641ad2238d68408cb03a7a3
Add NONRTRIC rAppmanager HELM charts

rAppmanager helm charts added.
This version uses snapshot repo/image and it needs to be modified later once the release image is available.

Issue-ID: NONRTRIC-953
Signed-off-by: aravind.est <aravindhan.a@est.tech>
Change-Id: I6f83e8b4bcead410e92ba4aebea2659ffc31b3f7
15 files changed:
bin/deploy-nonrtric
nonrtric/RECIPE_EXAMPLE/example_recipe.yaml
nonrtric/helm/nonrtric/Chart.yaml
nonrtric/helm/nonrtric/values.yaml
nonrtric/helm/rappmanager/.helmignore [new file with mode: 0644]
nonrtric/helm/rappmanager/Chart.yaml [new file with mode: 0644]
nonrtric/helm/rappmanager/requirements.yaml [new file with mode: 0644]
nonrtric/helm/rappmanager/resources/config/application.yaml [new file with mode: 0644]
nonrtric/helm/rappmanager/templates/configmap.yaml [new file with mode: 0644]
nonrtric/helm/rappmanager/templates/ingress.yaml [new file with mode: 0644]
nonrtric/helm/rappmanager/templates/secret.yaml [new file with mode: 0755]
nonrtric/helm/rappmanager/templates/service.yaml [new file with mode: 0644]
nonrtric/helm/rappmanager/templates/statefulset.yaml [new file with mode: 0644]
nonrtric/helm/rappmanager/values.yaml [new file with mode: 0644]
ric-common/Common-Template/helm/nonrtric-common/templates/rappmanager.tpl [new file with mode: 0644]