Set the name of the current cluster into the kubesphere-config configmap
This commit is contained in:
@@ -31,6 +31,8 @@ const (
|
||||
IngressControllerNamespace = KubeSphereControlNamespace
|
||||
AdminUserName = "admin"
|
||||
IngressControllerPrefix = "kubesphere-router-"
|
||||
KubeSphereConfigName = "kubesphere-config"
|
||||
KubeSphereConfigMapDataKey = "kubesphere.yaml"
|
||||
|
||||
ClusterNameLabelKey = "kubesphere.io/cluster"
|
||||
NameLabelKey = "kubesphere.io/name"
|
||||
|
||||
Reference in New Issue
Block a user