Skip to main content

Kubernetes: Uninstall a sensor

Before you begin

  • Administrative privileges are required.

Uninstall sensor

  1. Go to the sensor installation directory.

    For example:

    install_dir

  2. Run helm delete to stop and remove the sensor from your server.

    helm delete <image name>

    For example:

    helm delete digicert-sensor

  3. Delete the installation directory and its content from your machine.