Edit ConfigMap Information
This section describes how to edit ConfigMap information.
You can edit the alias and description of a ConfigMap. KubeSphere does not support editing the name of a ConfigMap.
Prerequisites
You need to join a cluster and have the cluster-admin role in the cluster.
Steps
-
Log in to the KubeSphere web console as a user with the cluster-admin role and enter your cluster.
-
Click Configurations > ConfigMaps in the left navigation pane.
-
On the right side of the ConfigMap you want to operate, click
, then select Edit Information from the dropdown list.
-
In the Edit Information dialog box, set the alias and description for the ConfigMap, then click OK.
Parameter Description Alias
The alias of the ConfigMap. Aliases for different ConfigMaps can be the same.
Description
The description of the ConfigMap. The description can contain any characters, up to a maximum of 256 characters.