Add rAppmanager and Capifcore charts in ORAN_OOM 59/12659/2
authoraravind.est <aravindhan.a@est.tech>
Thu, 4 Apr 2024 11:51:46 +0000 (12:51 +0100)
committeraravind.est <aravindhan.a@est.tech>
Fri, 5 Apr 2024 08:16:44 +0000 (09:16 +0100)
commit0a926be3581d536682491bd2a1099da28b56018a
tree89c082a257b922dbd18edd5eed10aaebe2b2e605
parent2bb0899010fad78a7cf2eca80ac19208580a63b6
Add rAppmanager and Capifcore charts in ORAN_OOM

rAppmanager and Capifcore charts added in ORAN_OOM.

Issue-ID: NONRTRIC-997
Change-Id: I93e0d4836605c08ada594e367931abf8d7721d54
Signed-off-by: aravind.est <aravindhan.a@est.tech>
17 files changed:
smo-install/helm-override/cnf/oran-override.yaml
smo-install/helm-override/default/oran-override.yaml
smo-install/helm-override/pythonsdk-tests/oran-override.yaml
smo-install/oran_oom/capifcore/Chart.yaml [new file with mode: 0644]
smo-install/oran_oom/capifcore/templates/deployment.yaml [new file with mode: 0644]
smo-install/oran_oom/capifcore/templates/service.yaml [new file with mode: 0644]
smo-install/oran_oom/capifcore/values.yaml [new file with mode: 0644]
smo-install/oran_oom/nonrtric/Chart.yaml
smo-install/oran_oom/nonrtric/values.yaml
smo-install/oran_oom/rappmanager/.helmignore [new file with mode: 0644]
smo-install/oran_oom/rappmanager/Chart.yaml [new file with mode: 0644]
smo-install/oran_oom/rappmanager/templates/configmap.yaml [new file with mode: 0644]
smo-install/oran_oom/rappmanager/templates/ingress.yaml [new file with mode: 0644]
smo-install/oran_oom/rappmanager/templates/secret.yaml [new file with mode: 0644]
smo-install/oran_oom/rappmanager/templates/service.yaml [new file with mode: 0644]
smo-install/oran_oom/rappmanager/templates/statefulset.yaml [new file with mode: 0644]
smo-install/oran_oom/rappmanager/values.yaml [new file with mode: 0644]