Skip to content

Commit c44c4d6

Browse files
committed
Troubleshoot unnecessary ipsec conn refresh with ovs-monitor-ipsec
Signed-off-by: Periyasamy Palanisamy <[email protected]>
1 parent 9b83a83 commit c44c4d6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

bindata/network/ovn-kubernetes/common/ipsec-host.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -272,7 +272,7 @@ spec:
272272
/usr/libexec/platform-python /usr/share/openvswitch/scripts/ovs-monitor-ipsec \
273273
--pidfile=/var/run/openvswitch/ovs-monitor-ipsec.pid --ike-daemon=libreswan --no-restart-ike-daemon \
274274
--ipsec-conf /etc/ipsec.d/openshift.conf --ipsec-d /var/lib/ipsec/nss \
275-
--log-file --monitor unix:/var/run/openvswitch/db.sock
275+
--log-file --monitor unix:/var/run/openvswitch/db.sock -vdbg
276276
lifecycle:
277277
preStop:
278278
exec:

0 commit comments

Comments
 (0)