NONRTRIC-979: ServiceManager - deployment and undeployment 27/12627/6
authorDenisGNoonan <denis.noonan@est.tech>
Tue, 26 Mar 2024 14:46:10 +0000 (14:46 +0000)
committerDenisGNoonan <denis.noonan@est.tech>
Thu, 11 Apr 2024 09:14:22 +0000 (10:14 +0100)
commitb4dae855955956dc8b38a1ccaa4870320145207d
tree606f984eb1ec3acdad2e9f18b4a5147612d30290
parent2bb0899010fad78a7cf2eca80ac19208580a63b6
NONRTRIC-979: ServiceManager - deployment and undeployment

Issue-ID: NONRTRIC-979
Change-Id: Iaad4a822a319d73bf7b248f493436c858a5e6e93
Signed-off-by: DenisGNoonan <denis.noonan@est.tech>
17 files changed:
bin/deploy-nonrtric
bin/undeploy-nonrtric
nonrtric/RECIPE_EXAMPLE/example_recipe.yaml
nonrtric/helm/kongstorage/Chart.yaml [new file with mode: 0644]
nonrtric/helm/kongstorage/kongvalues.yaml [new file with mode: 0644]
nonrtric/helm/kongstorage/templates/kongpv.yaml [new file with mode: 0644]
nonrtric/helm/kongstorage/templates/kongpvc.yaml [new file with mode: 0644]
nonrtric/helm/kongstorage/values.yaml [new file with mode: 0644]
nonrtric/helm/nonrtric/Chart.yaml
nonrtric/helm/nonrtric/values.yaml
nonrtric/helm/servicemanager/Chart.yaml [new file with mode: 0644]
nonrtric/helm/servicemanager/requirements.yaml [new file with mode: 0644]
nonrtric/helm/servicemanager/templates/configmap.yaml [new file with mode: 0644]
nonrtric/helm/servicemanager/templates/deployment.yaml [new file with mode: 0644]
nonrtric/helm/servicemanager/templates/service.yaml [new file with mode: 0644]
nonrtric/helm/servicemanager/values.yaml [new file with mode: 0644]
ric-common/Common-Template/helm/nonrtric-common/templates/servicemanager.tpl [new file with mode: 0644]