Install Uninstall Script 23/3023/6
authorLathish <lathishbabu.ganesan@est.tech>
Thu, 26 Mar 2020 15:06:31 +0000 (15:06 +0000)
committerLathish <lathishbabu.ganesan@est.tech>
Mon, 30 Mar 2020 14:50:43 +0000 (15:50 +0100)
commit65cb60991d2db2d2a4fafed25ea6c25a2207eb77
tree89771021c7da0ad494f63bd87fa641ef230368cd
parent5e10316729da47c17161788a7185a70438506742
Install Uninstall Script

Added the Helm Chart for Policy Management Service.
NONRTRIC-176

Issue-ID: NONRTRIC-178
Change-Id: I65518b733e244a08c09cbfcb5e0ac0ea09b9a0bf
Signed-off-by: Lathish <lathishbabu.ganesan@est.tech>
14 files changed:
nonrtric/RECIPE_EXAMPLE/example_recipe.yaml [new file with mode: 0644]
nonrtric/bin/install [new file with mode: 0755]
nonrtric/bin/uninstall [new file with mode: 0755]
nonrtric/helm/a1simulator/templates/_a1simulator.tpl
nonrtric/helm/a1simulator/templates/deployment.yaml
nonrtric/helm/a1simulator/templates/service.yaml
nonrtric/helm/policymanagementservice/.helmignore [new file with mode: 0644]
nonrtric/helm/policymanagementservice/Chart.yaml [new file with mode: 0644]
nonrtric/helm/policymanagementservice/resources/config/application_configuration.json [new file with mode: 0644]
nonrtric/helm/policymanagementservice/templates/_policymanagementservice.tpl [new file with mode: 0644]
nonrtric/helm/policymanagementservice/templates/configmap.yaml [new file with mode: 0644]
nonrtric/helm/policymanagementservice/templates/deployment.yaml [new file with mode: 0644]
nonrtric/helm/policymanagementservice/templates/service.yaml [new file with mode: 0644]
nonrtric/helm/policymanagementservice/values.yaml [new file with mode: 0644]