We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9b83a83 commit c44c4d6Copy full SHA for c44c4d6
bindata/network/ovn-kubernetes/common/ipsec-host.yaml
@@ -272,7 +272,7 @@ spec:
272
/usr/libexec/platform-python /usr/share/openvswitch/scripts/ovs-monitor-ipsec \
273
--pidfile=/var/run/openvswitch/ovs-monitor-ipsec.pid --ike-daemon=libreswan --no-restart-ike-daemon \
274
--ipsec-conf /etc/ipsec.d/openshift.conf --ipsec-d /var/lib/ipsec/nss \
275
- --log-file --monitor unix:/var/run/openvswitch/db.sock
+ --log-file --monitor unix:/var/run/openvswitch/db.sock -vdbg
276
lifecycle:
277
preStop:
278
exec:
0 commit comments