From 46431af7898dd645ccd7ff69f174277d69338e69 Mon Sep 17 00:00:00 2001 From: Kris Nova Date: Sat, 23 May 2020 21:17:21 -0700 Subject: [PATCH] Update daemonset.yaml --- falco/templates/daemonset.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/falco/templates/daemonset.yaml b/falco/templates/daemonset.yaml index 4b0698f68..9b82ef131 100644 --- a/falco/templates/daemonset.yaml +++ b/falco/templates/daemonset.yaml @@ -57,6 +57,7 @@ spec: - --cri - /run/containerd/containerd.sock {{- end }} + - --disable-cri-async # @kris-nova default to sync falco mode to eliminate syscall drops - -K - /var/run/secrets/kubernetes.io/serviceaccount/token - -k