Skip to content

Commit

Permalink
Merge pull request #697 from openshift-cherrypick-robot/cherry-pick-6…
Browse files Browse the repository at this point in the history
…89-to-release-4.5

[release-4.5] Bug 1854736: [metrics] TargetDown alert is always fired in ovnkube-node job
  • Loading branch information
openshift-merge-robot committed Jul 13, 2020
2 parents 9539e49 + 277c5a4 commit 076a2c6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion bindata/network/ovn-kubernetes/ovnkube-node.yaml
Expand Up @@ -131,7 +131,7 @@ spec:
--sb-client-cacert /ovn-ca/ca-bundle.crt \
--config-file=/run/ovnkube-config/ovnkube.conf \
--loglevel "${OVN_KUBE_LOG_LEVEL}" \
--inactivity-probe="${OVN_CONTROLLER_INACTIVITY_PROBE}"
--inactivity-probe="${OVN_CONTROLLER_INACTIVITY_PROBE}" \
${hybrid_overlay_flags} \
--metrics-bind-address "0.0.0.0:9103"
env:
Expand Down

0 comments on commit 076a2c6

Please sign in to comment.