Manually upgrade Defender DaemonSets (Helm)
Generate an updated Helm chart for the Defender DaemonSet, and then upgrade to it.
- Create an updated Defender DaemonSet Helm chart.$ <PLATFORM>/twistcli defender export kubernetes \ --address https://yourconsole.example.com:8083 \ --user <ADMIN_USER> \ --cluster-address twistlock-console \ --helmInstall the updated chart.$ helm upgrade twistlock-defender-ds \ --namespace twistlock \ --recreate-pods ./twistlock-console-helm.tar.gz
Recommended For You
Recommended Videos
Recommended videos not found.