helm upgrade falco falcosecurity/falco -n monitoring
helm ls -n monitoring
NAME NAMESPACE REVISION UPDATED STATUS CHART APP VERSION
falco monitoring 2 2022-01-25 17:10:44.058024 +0900 JST deployed falco-1.16.4 0.30.0
kubectl -n monitoring get all --selector app=falco
NAME READY STATUS RESTARTS AGE
pod/falco-69h8j 0/1 Running 0 14s
pod/falco-92trq 1/1 Running 0 2m6s
pod/falco-q7bdz 1/1 Running 0 69s
NAME DESIRED CURRENT READY UP-TO-DATE AVAILABLE NODE SELECTOR AGE
daemonset.apps/falco 3 3 2 3 2 <none> 13d