Redeploy Defenders
$ <PLATFORM>./twistcli defender export kubernetes \ --address <https://yourconsole.example.com:8083> \ --user <ADMIN_USER> \ --cluster-address <Prisma Cloud Console address> \ --container-runtime <value>$kubectl delete -f <old-daemonset>.yaml$ kubectl apply -f <new-daemonset>.yaml
Last updated
Was this helpful?

