Updated helm charts for e-release 91/7291/1
authorBjornMagnussonXA <bjorn.magnusson@est.tech>
Fri, 10 Dec 2021 09:13:03 +0000 (10:13 +0100)
committerBjornMagnussonXA <bjorn.magnusson@est.tech>
Fri, 10 Dec 2021 09:13:11 +0000 (10:13 +0100)
commit326fd8c271cde82ade05d81b77859a002eecd33b
treedfa170617b9006a7be0e7f09a218f7836854ac44
parent979de8747c7fb63438a350fb5631494bc87b485b
Updated helm charts for e-release

Still staging images, need to be switched to release image when release is made.

Issue-ID: NONRTRIC-622

Signed-off-by: BjornMagnussonXA <bjorn.magnusson@est.tech>
Change-Id: I6604221cf9da0be36fb504cc753ef92188ca1ad4
51 files changed:
bin/deploy-nonrtric
bin/undeploy-nonrtric
nonrtric/RECIPE_EXAMPLE/example_recipe.yaml
nonrtric/data/prepare_data.sh
nonrtric/data/run_in_k8s/populate_information_data.sh [moved from nonrtric/data/run_in_k8s/populate_enrichment_data.sh with 66% similarity]
nonrtric/data/run_in_k8s/testdata/ICS/EiJob.json [moved from nonrtric/data/run_in_k8s/testdata/ECS/EiJob.json with 100% similarity]
nonrtric/data/run_in_k8s/testdata/ICS/EiProducer.json [moved from nonrtric/data/run_in_k8s/testdata/ECS/EiProducer.json with 100% similarity]
nonrtric/data/run_in_k8s/testdata/ICS/EiType.json [moved from nonrtric/data/run_in_k8s/testdata/ECS/EiType.json with 100% similarity]
nonrtric/helm/a1controller/templates/deployment.yaml
nonrtric/helm/a1controller/values.yaml
nonrtric/helm/a1simulator/values.yaml
nonrtric/helm/controlpanel/resources-ing/nginx.conf [new file with mode: 0644]
nonrtric/helm/controlpanel/resources-ngw/nginx.conf [moved from nonrtric/helm/controlpanel/resources/nginx.conf with 100% similarity]
nonrtric/helm/controlpanel/templates/configmap.yaml
nonrtric/helm/controlpanel/values.yaml
nonrtric/helm/dmaapadapterservice/resources/config/application.yaml
nonrtric/helm/dmaapadapterservice/resources/data/application_configuration.json
nonrtric/helm/dmaapmediatorservice/.helmignore [moved from nonrtric/helm/enrichmentservice/.helmignore with 100% similarity]
nonrtric/helm/dmaapmediatorservice/Chart.yaml [new file with mode: 0644]
nonrtric/helm/dmaapmediatorservice/requirements.yaml [new file with mode: 0644]
nonrtric/helm/dmaapmediatorservice/resources/data/type_config.json [new file with mode: 0644]
nonrtric/helm/dmaapmediatorservice/templates/configmap.yaml [new file with mode: 0644]
nonrtric/helm/dmaapmediatorservice/templates/service.yaml [new file with mode: 0644]
nonrtric/helm/dmaapmediatorservice/templates/statefulset.yaml [new file with mode: 0644]
nonrtric/helm/dmaapmediatorservice/values.yaml [new file with mode: 0644]
nonrtric/helm/helmmanager/.helmignore [new file with mode: 0644]
nonrtric/helm/helmmanager/Chart.yaml [new file with mode: 0644]
nonrtric/helm/helmmanager/requirements.yaml [new file with mode: 0644]
nonrtric/helm/helmmanager/templates/service.yaml [new file with mode: 0644]
nonrtric/helm/helmmanager/templates/serviceaccount.yaml [new file with mode: 0644]
nonrtric/helm/helmmanager/templates/statefulset.yaml [new file with mode: 0644]
nonrtric/helm/helmmanager/values.yaml [new file with mode: 0644]
nonrtric/helm/informationservice/.helmignore [new file with mode: 0644]
nonrtric/helm/informationservice/Chart.yaml [moved from nonrtric/helm/enrichmentservice/Chart.yaml with 93% similarity]
nonrtric/helm/informationservice/requirements.yaml [moved from nonrtric/helm/enrichmentservice/requirements.yaml with 100% similarity]
nonrtric/helm/informationservice/resources/config/application.yaml [moved from nonrtric/helm/enrichmentservice/resources/config/application.yaml with 75% similarity]
nonrtric/helm/informationservice/templates/configmap.yaml [moved from nonrtric/helm/enrichmentservice/templates/configmap.yaml with 93% similarity]
nonrtric/helm/informationservice/templates/ingress.yaml [moved from nonrtric/helm/enrichmentservice/templates/ingress.yaml with 80% similarity]
nonrtric/helm/informationservice/templates/service.yaml [moved from nonrtric/helm/enrichmentservice/templates/service.yaml with 74% similarity]
nonrtric/helm/informationservice/templates/statefulset.yaml [moved from nonrtric/helm/enrichmentservice/templates/statefulset.yaml with 54% similarity]
nonrtric/helm/informationservice/values.yaml [moved from nonrtric/helm/enrichmentservice/values.yaml with 93% similarity]
nonrtric/helm/nonrtric/Chart.yaml
nonrtric/helm/nonrtric/templates/pv3.yaml [new file with mode: 0644]
nonrtric/helm/nonrtric/values.yaml
nonrtric/helm/nonrtricgateway/resources/config/application.yaml
nonrtric/helm/nonrtricgateway/values.yaml
nonrtric/helm/policymanagementservice/values.yaml
nonrtric/helm/rappcatalogueservice/values.yaml
ric-common/Common-Template/helm/nonrtric-common/templates/_dmaapmediatorservice.tpl [new file with mode: 0644]
ric-common/Common-Template/helm/nonrtric-common/templates/_helmmanager.tpl [new file with mode: 0644]
ric-common/Common-Template/helm/nonrtric-common/templates/_informationservice.tpl [moved from ric-common/Common-Template/helm/nonrtric-common/templates/_enrichmentservice.tpl with 86% similarity]