Helm scripts for alarm adapter 28/3028/3
authorwahidw <abdulwahid.w@nokia.com>
Fri, 27 Mar 2020 10:10:19 +0000 (10:10 +0000)
committerLusheng Ji <lji@research.att.com>
Tue, 14 Apr 2020 23:21:52 +0000 (23:21 +0000)
commit324d213cccc8ddecfb3181c62eade4b67a6959b1
tree32e452ce3b613d0d6b5acba00399d63fd517aeb3
parent91184df84b97b4d867f3324c5dc3e6a6a734134a
Helm scripts for alarm adapter

Change-Id: Ic841d1cdb8c5dc1b3b5b788559b9ef311e0c00ec
Signed-off-by: wahidw <abdulwahid.w@nokia.com>
12 files changed:
RECIPE_EXAMPLE/example_recipe.yaml
bin/install
bin/uninstall
helm/alarmadapter/.helmignore [new file with mode: 0644]
helm/alarmadapter/Chart.yaml [new file with mode: 0644]
helm/alarmadapter/requirements.yaml [new file with mode: 0644]
helm/alarmadapter/templates/config.yaml [new file with mode: 0644]
helm/alarmadapter/templates/deployment.yaml [new file with mode: 0644]
helm/alarmadapter/templates/env.yaml [new file with mode: 0644]
helm/alarmadapter/templates/service-http.yaml [new file with mode: 0644]
helm/alarmadapter/templates/service-rmr.yaml [new file with mode: 0644]
helm/alarmadapter/values.yaml [new file with mode: 0644]