We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 80389a5 commit bc089acCopy full SHA for bc089ac
cluster/helm/splice-validator/values.schema.json
@@ -35,7 +35,7 @@
35
},
36
"threshold": {
37
"type": "integer",
38
- "default": 1,
+ "minimum": 0,
39
"description": "bft-custom threshold. Optional unless connectionType is bft-custom."
40
}
41
@@ -59,7 +59,7 @@
59
60
61
62
- "default": 0,
63
"description": "bft-custom threshold. Optional unless scan-type is bft-custom."
64
65
"trustedSvs": {
0 commit comments