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 project and have the ConfigMap Management permission within the project. For more information, refer to “Project Members” and “Project Roles”.
Steps
Log in to the KubeSphere web console with a user who has the ConfigMap Management permission, and access your project.
Click Configuration > ConfigMaps in the left navigation pane.
Click on the right of the ConfigMap you want to edit, then choose Edit Information from the dropdown list.
In the Edit Information dialog, set the alias and description for the ConfigMap, then click OK.
Parameter Description 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.