Skip to main content

Kubernetes:センサーをアンインストールする

開始する前に

  • 管理者権限が必要です。

センサーをアンインストールする

  1. センサーのインストールディレクトリに移動します。

    例:

    install_dir

  2. helm deleteを実行してセンサーを停止し、サーバーから削除します。

    helm delete <image name>

    例:

    helm delete digicert-sensor

  3. インストールディレクトリとその内容をマシンから削除します。