runservice config: set executor labels
This commit is contained in:
parent
d3f658c5ad
commit
d3e95ba665
|
@ -80,6 +80,8 @@ type RunServiceExecutor struct {
|
|||
ToolboxPath string `yaml:"toolboxPath"`
|
||||
|
||||
Web Web `yaml:"web"`
|
||||
|
||||
Labels map[string]string `yaml:"labels"`
|
||||
}
|
||||
|
||||
type ConfigStore struct {
|
||||
|
|
Loading…
Reference in New Issue