Helm chart to deploy 5G RAN slice PRB prediction rapp 40/15340/1
authorsunil.n <sunil.n@samsung.com>
Tue, 9 Dec 2025 05:36:22 +0000 (11:06 +0530)
committersunil.n <sunil.n@samsung.com>
Tue, 9 Dec 2025 05:36:22 +0000 (11:06 +0530)
commitebfff71ad9f645f46460e763ebfcbf83b7f4df7b
treeb5c293070fb8fccc90b96dba50926a5c54d74169
parent30395f3b3a7e0ccb2240ff90efee79c826974d88
Helm chart to deploy 5G RAN slice PRB prediction rapp

Change-Id: Ie2517b61121b348c2f628fd63c9dac4fc6abec0d
Signed-off-by: sunil.n <sunil.n@samsung.com>
12 files changed:
sample-rapp-generator/rapp-slice-prb-prediction/README.md
sample-rapp-generator/rapp-slice-prb-prediction/slice-prb-prediction-rapp/Artifacts/Deployment/HELM/slice-prb-prediction-rapp/.helmignore [new file with mode: 0644]
sample-rapp-generator/rapp-slice-prb-prediction/slice-prb-prediction-rapp/Artifacts/Deployment/HELM/slice-prb-prediction-rapp/Chart.yaml [new file with mode: 0644]
sample-rapp-generator/rapp-slice-prb-prediction/slice-prb-prediction-rapp/Artifacts/Deployment/HELM/slice-prb-prediction-rapp/resources/config/config.json [new file with mode: 0644]
sample-rapp-generator/rapp-slice-prb-prediction/slice-prb-prediction-rapp/Artifacts/Deployment/HELM/slice-prb-prediction-rapp/templates/NOTES.txt [new file with mode: 0644]
sample-rapp-generator/rapp-slice-prb-prediction/slice-prb-prediction-rapp/Artifacts/Deployment/HELM/slice-prb-prediction-rapp/templates/_helpers.tpl [new file with mode: 0644]
sample-rapp-generator/rapp-slice-prb-prediction/slice-prb-prediction-rapp/Artifacts/Deployment/HELM/slice-prb-prediction-rapp/templates/configmap.yaml [new file with mode: 0644]
sample-rapp-generator/rapp-slice-prb-prediction/slice-prb-prediction-rapp/Artifacts/Deployment/HELM/slice-prb-prediction-rapp/templates/deployment.yaml [new file with mode: 0644]
sample-rapp-generator/rapp-slice-prb-prediction/slice-prb-prediction-rapp/Artifacts/Deployment/HELM/slice-prb-prediction-rapp/templates/service.yaml [new file with mode: 0644]
sample-rapp-generator/rapp-slice-prb-prediction/slice-prb-prediction-rapp/Artifacts/Deployment/HELM/slice-prb-prediction-rapp/templates/serviceaccount.yaml [new file with mode: 0644]
sample-rapp-generator/rapp-slice-prb-prediction/slice-prb-prediction-rapp/Artifacts/Deployment/HELM/slice-prb-prediction-rapp/templates/tests/test-connection.yaml [new file with mode: 0644]
sample-rapp-generator/rapp-slice-prb-prediction/slice-prb-prediction-rapp/Artifacts/Deployment/HELM/slice-prb-prediction-rapp/values.yaml [new file with mode: 0644]