Skip to content

Commit

Permalink
Modfify cluster label
Browse files Browse the repository at this point in the history
  • Loading branch information
Abhijeet Mishra committed Aug 26, 2022
1 parent 80d4bb5 commit 8ca91bb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion go/proc/tenant.go
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,6 @@ package proc

const (
LabelTenant = "tenant"
LabelCluster = "cluster"
LabelCluster = "l9cluster"
Namespace = "last9"
)

0 comments on commit 8ca91bb

Please sign in to comment.