diff --git a/values.schema.json b/values.schema.json index 4c0a004..ff2c41d 100644 --- a/values.schema.json +++ b/values.schema.json @@ -367,6 +367,13 @@ "string" ] }, + "topologySpreadConstraints": { + "type": [ + "null", + "array", + "string" + ] + }, "webhookAnnotations": { "type": [ "object",