This section describes how to delete a ConfigMap.

Warning

A ConfigMap cannot be recovered after deletion. Please perform this operation with caution.

Prerequisites

You need to be a member of a cluster with the cluster-admin role.

Delete a Single ConfigMap

  1. Log in to the KubeSphere web console as a user with the cluster-admin role and go to your cluster.

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

  3. On the right side of the ConfigMap you want to delete, click more, and then select Delete from the dropdown list.

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

Delete Multiple ConfigMaps in Batches

  1. Log in to the KubeSphere web console as a user with the cluster-admin role and go to your cluster.

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

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

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

    Note

    Use commas (,) and spaces to separate multiple names.