diff --git a/pkg/config/v1alpha5/schema.json b/pkg/config/v1alpha5/schema.json index 7d53a1f5f..e700751ff 100644 --- a/pkg/config/v1alpha5/schema.json +++ b/pkg/config/v1alpha5/schema.json @@ -385,9 +385,9 @@ "config": { "type": "string", "description": "Reference a K3s registry configuration file or at it's contents here." - }, - "additionalProperties": false - } + } + }, + "additionalProperties": false }, "hostAliases": { "type": "array",