Add helm chart for A1 simulator 74/2974/2
authorRehanRaza <muhammad.rehan.raza@est.tech>
Wed, 25 Mar 2020 12:50:22 +0000 (13:50 +0100)
committerRehanRaza <muhammad.rehan.raza@est.tech>
Wed, 25 Mar 2020 16:49:21 +0000 (17:49 +0100)
commit5e10316729da47c17161788a7185a70438506742
tree53b8c3d871b7713cd79d460607f23998f21f7e7a
parent4c6681e11ffe07273d9beefce3b28a9f5df7ff60
Add helm chart for A1 simulator

This is work in progress.
This commit contains the first version of helm chart for nonrtric A1 simulator,
more helm charts for other components of nonrtric and install/uninstall scripts to be added.

Change-Id: If7164f5a83b8ac7242b1fd1bd97170a2c6331113
Issue-ID: NONRTRIC-171
Signed-off-by: RehanRaza <muhammad.rehan.raza@est.tech>
nonrtric/.gitignore [new file with mode: 0644]
nonrtric/helm/a1simulator/.helmignore [new file with mode: 0644]
nonrtric/helm/a1simulator/Chart.yaml [new file with mode: 0644]
nonrtric/helm/a1simulator/templates/_a1simulator.tpl [new file with mode: 0644]
nonrtric/helm/a1simulator/templates/deployment.yaml [new file with mode: 0644]
nonrtric/helm/a1simulator/templates/service.yaml [new file with mode: 0644]
nonrtric/helm/a1simulator/values.yaml [new file with mode: 0644]