Manually upgrade Defender DaemonSets
Upgrade the Defender DaemonSets with twistcli (Kubernetes)
$ kubectl -n twistlock delete ds twistlock-defender-ds $ kubectl -n twistlock delete sa twistlock-service $ kubectl -n twistlock delete secret twistlock-secrets
Upgrade the Defender DaemonSets with twistcli (OpenShift)
$ oc -n twistlock delete ds twistlock-defender-ds $ oc -n twistlock delete sa twistlock-service $ oc -n twistlock delete secret twistlock-secrets
Upgrade the Defender DaemonSets from Console
Last updated
Was this helpful?

