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 cluster and have the Project Resource Management permission within the cluster. For more information, refer to “Cluster Members” and “Cluster Roles”.

Delete a Single ConfigMap

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

  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 Project Resource Management permission, and access your cluster.

  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.