Kubernetes: Uninstall a sensor
Before you begin
Administrative privileges are required.
Uninstall sensor
Go to the sensor installation directory.
For example:
install_dir
Run
helm delete
to stop and remove the sensor from your server.helm delete <image name>
For example:
helm delete digicert-sensor
Delete the installation directory and its content from your machine.