Add incremental configuration

This commit is contained in:
2025-09-28 08:26:18 +02:00
parent d40c54b802
commit 015583f1cd
2 changed files with 8 additions and 11 deletions

View File

@@ -93,13 +93,7 @@ var configSchema = `
"type": "object",
"properties": {
"name": {
"description": "The name of the cluster.",
"kind": {
"type": "string",
"enum": ["influxdb", "prometheus", "cc-metric-store", "cc-metric-store-internal", "test"]
},
"url": {
"type": "string"
"description": "The name of the cluster."
},
"subClusters" {
"description": "The array of overrides per subcluster.",