Edit ConfigMap Information

This section explains how to edit ConfigMap information.

You can edit the alias and description of the ConfigMap. KubeSphere does not support editing the name of an already created ConfigMap.

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”.

Steps

  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 edit, then choose Edit Information from the dropdown list.

  4. In the Edit Information dialog, set the alias and description for the ConfigMap, then click OK.

    ParameterDescription

    Alias

    The alias of the ConfigMap. Aliases can be the same for different ConfigMaps. An alias can only contain Chinese characters, letters, numbers, and hyphens (-). It cannot start or end with a hyphen (-) and has a maximum length of 63 characters.

    Description

    The description of the ConfigMap. The description can contain any characters, with a maximum length of 256 characters.