mirror of https://github.com/rancher/ui.git
Change service name label (rancherio/rancher#1148)
This commit is contained in:
parent
13b10c66fa
commit
d33a515b75
|
|
@ -75,7 +75,7 @@ export default {
|
|||
|
||||
LABEL: {
|
||||
SYSTEM_PREFIX: 'io.rancher.',
|
||||
SERVICE_NAME: 'io.rancher.service.name',
|
||||
SERVICE_NAME: 'io.rancher.project_service.name',
|
||||
PROJECT_NAME: 'io.rancher.project.name',
|
||||
SCHED_GLOBAL: 'io.rancher.scheduler.global',
|
||||
SCHED_AFFINITY: 'io.rancher.scheduler.affinity:',
|
||||
|
|
|
|||
Loading…
Reference in New Issue