mirror of
https://gitee.com/rainbond/Rainbond.git
synced 2024-11-30 02:38:17 +08:00
perf: modify the label of the Rainbond component (#1455)
This commit is contained in:
parent
4d3fe835b3
commit
6876e04131
@ -33,6 +33,6 @@ func (a *AppService) GetCommonLabels(labels ...map[string]string) map[string]str
|
||||
resultLabel["tenant_name"] = a.TenantName
|
||||
resultLabel["tenant_id"] = a.TenantID
|
||||
resultLabel["app_id"] = a.AppID
|
||||
resultLabel["app"] = a.K8sApp
|
||||
resultLabel["rainbond_app"] = a.K8sApp
|
||||
return resultLabel
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user