Fix health check action name
Fix name of the health check action which is sent to policy
Change-Id: I38536d2194963b58d1cf4b3e123142dddbfe9dd1
Issue-ID: CLAMP-296
Signed-off-by: adamwudzinski <adam.wudzinski@nokia.com>
diff --git a/src/main/resources/clds/templates/globalProperties.json b/src/main/resources/clds/templates/globalProperties.json
index 775ca1d..985aba1 100644
--- a/src/main/resources/clds/templates/globalProperties.json
+++ b/src/main/resources/clds/templates/globalProperties.json
@@ -59,7 +59,7 @@
"Restart": "Restart",
"Rebuild": "Rebuild",
"Migrate": "Migrate",
- "HealthCheck": "Health Check",
+ "Health-Check": "Health Check",
"ModifyConfig": "Modify Config",
"VF Module Create":"VF Module Create",
"VF Module Delete":"VF Module Delete",