Delete ConfigMaps

This section explains how to delete a ConfigMap.

Warning

Once a ConfigMap is deleted, it cannot be recovered. Please proceed with caution when performing this operation.

Prerequisites

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

Delete a Single ConfigMap

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

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

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

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

Delete Multiple ConfigMaps

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

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

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

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

    Note

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