We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent afd916c commit 87c7d9aCopy full SHA for 87c7d9a
deployments/helm-chart/values.schema.json
@@ -458,7 +458,7 @@
458
"type": "object",
459
"default": {},
460
"title": "The topologySpreadConstraints Schema",
461
- "$ref": "https://raw.githubusercontent.com/yannh/kubernetes-json-schema/master/v1.25.4/_definitions.json#/definitions/io.k8s.api.core.v1.TopologySpreadConstraint"
+ "$ref": "https://raw.githubusercontent.com/yannh/kubernetes-json-schema/master/v1.25.4/_definitions.json#/definitions/io.k8s.api.core.v1.PodSpec/properties/topologySpreadConstraints"
462
},
463
"volumes": {
464
"type": "array",
0 commit comments