diff --git a/charts/library/common/schemas/containers.json b/charts/library/common/schemas/containers.json index caa76d93..0a3b4aa3 100644 --- a/charts/library/common/schemas/containers.json +++ b/charts/library/common/schemas/containers.json @@ -328,6 +328,9 @@ "type": "object", "additionalProperties": false, "properties": { + "apiVersion": { + "type": "string" + }, "fieldPath": { "type": "string" }