Skip to content

Commit

Permalink
ovn-kubernetes: record ovn-northd pid
Browse files Browse the repository at this point in the history
New upstream metrics require this, so ovn-appctl can find northd
  • Loading branch information
danwinship committed Jul 14, 2020
1 parent 6fef8e6 commit 850e83f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions bindata/network/ovn-kubernetes/ovnkube-master.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -73,6 +73,7 @@ spec:
--no-chdir "-vconsole:${OVN_LOG_LEVEL}" -vfile:off \
--ovnnb-db "{{.OVN_NB_DB_LIST}}" \
--ovnsb-db "{{.OVN_SB_DB_LIST}}" \
--pidfile /var/run/ovn/ovn-northd.pid \
-p /ovn-cert/tls.key \
-c /ovn-cert/tls.crt \
-C /ovn-ca/ca-bundle.crt
Expand Down

0 comments on commit 850e83f

Please sign in to comment.