Delete Secrets

This section explains how to delete a Secret.

Warning

Deleting a Secret is irreversible, please proceed with caution.

Prerequisites

You should join a project and have the Secret Management permission within the project. For more information, refer to “Project Members” and “Project Roles”.

Delete a Single Secret

  1. Log in to the KubeSphere web console with a user who has the Secret Management permission, and access your project.

  2. Click Configuration > Secrets in the left navigation pane.

  3. Click more on the right of the Secret you want to delete, then choose Delete from the dropdown list.

  4. In the Delete Secret dialog, enter the name of the Secret, then click OK.

Delete Multiple Secrets

  1. Log in to the KubeSphere web console with a user who has the Secret Management permission, and access your project.

  2. Click Configuration > Secrets in the left navigation pane.

  3. Select the checkbox on the left of the Secrets you want to delete, then click Delete above the Secret list.

  4. In the Delete Multiple Secrets dialog, enter the name of the Secrets, then click OK.

    Note

    Please separate multiple names using a comma (,) and a space.