Skip to content

Commit

Permalink
Merge pull request #710 from danwinship/ovn-northd-pid
Browse files Browse the repository at this point in the history
ovn-kubernetes: record ovn-northd pid
  • Loading branch information
openshift-merge-robot committed Jul 14, 2020
2 parents e1628a9 + 850e83f commit afc6593
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions bindata/network/ovn-kubernetes/ovnkube-master.yaml
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 afc6593

Please sign in to comment.