Skip to content

Commit

Permalink
Troubleshoot unnecessary ipsec conn refresh with ovs-monitor-ipsec
Browse files Browse the repository at this point in the history
Signed-off-by: Periyasamy Palanisamy <[email protected]>
  • Loading branch information
pperiyasamy committed Jan 16, 2025
1 parent 9b83a83 commit c44c4d6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion bindata/network/ovn-kubernetes/common/ipsec-host.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -272,7 +272,7 @@ spec:
/usr/libexec/platform-python /usr/share/openvswitch/scripts/ovs-monitor-ipsec \
--pidfile=/var/run/openvswitch/ovs-monitor-ipsec.pid --ike-daemon=libreswan --no-restart-ike-daemon \
--ipsec-conf /etc/ipsec.d/openshift.conf --ipsec-d /var/lib/ipsec/nss \
--log-file --monitor unix:/var/run/openvswitch/db.sock
--log-file --monitor unix:/var/run/openvswitch/db.sock -vdbg
lifecycle:
preStop:
exec:
Expand Down

0 comments on commit c44c4d6

Please sign in to comment.