consolidation of some of the modules, localization fixes, product advisories work, qa work
This commit is contained in:
@@ -338,16 +338,16 @@ public static class ConfigCatalog
|
||||
["export.encrypt"]),
|
||||
|
||||
// Orchestrator module
|
||||
new("orchestrator", "Orchestrator", "Orchestrator",
|
||||
new("jobengine", "JobEngine", "JobEngine",
|
||||
"Orchestrator core configuration",
|
||||
["orch"]),
|
||||
new("orchestrator.firstsignal", "FirstSignal", "Orchestrator",
|
||||
new("jobengine.firstsignal", "FirstSignal", "JobEngine",
|
||||
"First signal configuration",
|
||||
["orch.first"]),
|
||||
new("orchestrator.incidentmode", "Orchestrator:IncidentMode", "Orchestrator",
|
||||
new("jobengine.incidentmode", "JobEngine:IncidentMode", "JobEngine",
|
||||
"Incident mode settings",
|
||||
["orch.incident"]),
|
||||
new("orchestrator.stream", "Orchestrator:Stream", "Orchestrator",
|
||||
new("jobengine.stream", "JobEngine:Stream", "JobEngine",
|
||||
"Stream processing configuration",
|
||||
["orch.stream"]),
|
||||
|
||||
|
||||
Reference in New Issue
Block a user