[HOLMES] Fixed the healthcheck failure
[oom.git] / kubernetes / holmes / components / holmes-rule-mgmt / values.yaml
index d26e88d..9407619 100644 (file)
 #################################################################
 global:
   nodePortPrefixExt: 302
+  msbProtocol: https
+  msbServiceName: msb-iag
+  msbPort: 443
 
 #################################################################
 # Application configuration defaults.
 #################################################################
 # application image
-image: onap/holmes/rule-management:10.0.0
+image: onap/holmes/rule-management:10.0.2
 consulLoaderImage: onap/org.onap.dcaegen2.deployments.consul-loader-container:1.0.0
 
 #################################################################