Add helm chart for nonrtric-gateway 91/5591/3
authorRehanRaza <muhammad.rehan.raza@est.tech>
Thu, 4 Feb 2021 12:17:31 +0000 (13:17 +0100)
committerRehanRaza <muhammad.rehan.raza@est.tech>
Mon, 8 Feb 2021 14:53:21 +0000 (15:53 +0100)
commite691473b686c832d7f1e2158bd5364e14f6447b3
tree1ba346f63f4e3867d310d4bacf397d74432fe1cb
parent81dc65cca59e635d527c1a4aae8be7e16c80b544
Add helm chart for nonrtric-gateway

Change-Id: I7d7c1c2ae55540dff694bb91438a5da752d32a47
Issue-ID: NONRTRIC-428
Signed-off-by: RehanRaza <muhammad.rehan.raza@est.tech>
20 files changed:
bin/deploy-nonrtric
nonrtric/RECIPE_EXAMPLE/example_recipe.yaml
nonrtric/bin/install
nonrtric/bin/uninstall
nonrtric/helm/enrichmentservice/templates/service.yaml
nonrtric/helm/enrichmentservice/values.yaml
nonrtric/helm/nonrtric/requirements.yaml
nonrtric/helm/nonrtricgateway/.helmignore [new file with mode: 0644]
nonrtric/helm/nonrtricgateway/Chart.yaml [new file with mode: 0644]
nonrtric/helm/nonrtricgateway/requirements.yaml [new file with mode: 0644]
nonrtric/helm/nonrtricgateway/resources/config/application.yaml [new file with mode: 0644]
nonrtric/helm/nonrtricgateway/templates/configmap.yaml [new file with mode: 0644]
nonrtric/helm/nonrtricgateway/templates/deployment.yaml [new file with mode: 0644]
nonrtric/helm/nonrtricgateway/templates/service.yaml [new file with mode: 0644]
nonrtric/helm/nonrtricgateway/values.yaml [new file with mode: 0644]
nonrtric/helm/policymanagementservice/templates/service.yaml
nonrtric/helm/policymanagementservice/values.yaml
nonrtric/helm/rappcatalogueservice/templates/service.yaml
nonrtric/helm/rappcatalogueservice/values.yaml
ric-common/Common-Template/helm/nonrtric-common/templates/_nonrtricgateway.tpl [new file with mode: 0644]