X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=kubernetes%2Fholmes%2Fcomponents%2Fholmes-rule-mgmt%2Fvalues.yaml;h=85ed5a8dde2ef2aceca9ab005610838f865b0b1d;hb=63e6a06f1e90af67e44b3194459ce8d4d3f853fb;hp=d26e88d193b31b6c0af60d624774f05839a32260;hpb=d31034561756f46d3ebb6318c92ae59a385c465f;p=oom.git diff --git a/kubernetes/holmes/components/holmes-rule-mgmt/values.yaml b/kubernetes/holmes/components/holmes-rule-mgmt/values.yaml index d26e88d193..85ed5a8dde 100644 --- a/kubernetes/holmes/components/holmes-rule-mgmt/values.yaml +++ b/kubernetes/holmes/components/holmes-rule-mgmt/values.yaml @@ -20,12 +20,15 @@ ################################################################# 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.4 consulLoaderImage: onap/org.onap.dcaegen2.deployments.consul-loader-container:1.0.0 #################################################################