summaryrefslogtreecommitdiffstats
path: root/src/go/collectors/go.d.plugin/modules/k8s_state/config_schema.json
diff options
context:
space:
mode:
Diffstat (limited to 'src/go/collectors/go.d.plugin/modules/k8s_state/config_schema.json')
-rw-r--r--src/go/collectors/go.d.plugin/modules/k8s_state/config_schema.json3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/go/collectors/go.d.plugin/modules/k8s_state/config_schema.json b/src/go/collectors/go.d.plugin/modules/k8s_state/config_schema.json
index c1b529c4e1..79fee1eb77 100644
--- a/src/go/collectors/go.d.plugin/modules/k8s_state/config_schema.json
+++ b/src/go/collectors/go.d.plugin/modules/k8s_state/config_schema.json
@@ -11,7 +11,8 @@
"minimum": 1,
"default": 1
}
- }
+ },
+ "additionalProperties": false
},
"uiSchema": {
"uiOptions": {