From 635a0da40138aa4e71cc1ffa81ebb88122cdef67 Mon Sep 17 00:00:00 2001 From: frederikb <232148+frederikb@users.noreply.github.com> Date: Thu, 14 Dec 2023 12:23:49 +0100 Subject: [PATCH] update argoproj.io Argo CD schemas for 2.9.3 release (#243) --- argoproj.io/application_v1alpha1.json | 588 +++++ argoproj.io/applicationset_v1alpha1.json | 2495 +++++++++++++++++++++- 2 files changed, 3007 insertions(+), 76 deletions(-) diff --git a/argoproj.io/application_v1alpha1.json b/argoproj.io/application_v1alpha1.json index e02f0cb1..267ee0bc 100644 --- a/argoproj.io/application_v1alpha1.json +++ b/argoproj.io/application_v1alpha1.json @@ -360,6 +360,55 @@ "description": "Namespace sets the namespace that Kustomize adds to all resources", "type": "string" }, + "patches": { + "description": "Patches is a list of Kustomize patches", + "items": { + "properties": { + "options": { + "additionalProperties": { + "type": "boolean" + }, + "type": "object" + }, + "patch": { + "type": "string" + }, + "path": { + "type": "string" + }, + "target": { + "properties": { + "annotationSelector": { + "type": "string" + }, + "group": { + "type": "string" + }, + "kind": { + "type": "string" + }, + "labelSelector": { + "type": "string" + }, + "name": { + "type": "string" + }, + "namespace": { + "type": "string" + }, + "version": { + "type": "string" + } + }, + "type": "object", + "additionalProperties": false + } + }, + "type": "object", + "additionalProperties": false + }, + "type": "array" + }, "replicas": { "description": "Replicas is a list of Kustomize Replicas override specifications", "items": { @@ -709,6 +758,55 @@ "description": "Namespace sets the namespace that Kustomize adds to all resources", "type": "string" }, + "patches": { + "description": "Patches is a list of Kustomize patches", + "items": { + "properties": { + "options": { + "additionalProperties": { + "type": "boolean" + }, + "type": "object" + }, + "patch": { + "type": "string" + }, + "path": { + "type": "string" + }, + "target": { + "properties": { + "annotationSelector": { + "type": "string" + }, + "group": { + "type": "string" + }, + "kind": { + "type": "string" + }, + "labelSelector": { + "type": "string" + }, + "name": { + "type": "string" + }, + "namespace": { + "type": "string" + }, + "version": { + "type": "string" + } + }, + "type": "object", + "additionalProperties": false + } + }, + "type": "object", + "additionalProperties": false + }, + "type": "array" + }, "replicas": { "description": "Replicas is a list of Kustomize Replicas override specifications", "items": { @@ -1198,6 +1296,55 @@ "description": "Namespace sets the namespace that Kustomize adds to all resources", "type": "string" }, + "patches": { + "description": "Patches is a list of Kustomize patches", + "items": { + "properties": { + "options": { + "additionalProperties": { + "type": "boolean" + }, + "type": "object" + }, + "patch": { + "type": "string" + }, + "path": { + "type": "string" + }, + "target": { + "properties": { + "annotationSelector": { + "type": "string" + }, + "group": { + "type": "string" + }, + "kind": { + "type": "string" + }, + "labelSelector": { + "type": "string" + }, + "name": { + "type": "string" + }, + "namespace": { + "type": "string" + }, + "version": { + "type": "string" + } + }, + "type": "object", + "additionalProperties": false + } + }, + "type": "object", + "additionalProperties": false + }, + "type": "array" + }, "replicas": { "description": "Replicas is a list of Kustomize Replicas override specifications", "items": { @@ -1547,6 +1694,55 @@ "description": "Namespace sets the namespace that Kustomize adds to all resources", "type": "string" }, + "patches": { + "description": "Patches is a list of Kustomize patches", + "items": { + "properties": { + "options": { + "additionalProperties": { + "type": "boolean" + }, + "type": "object" + }, + "patch": { + "type": "string" + }, + "path": { + "type": "string" + }, + "target": { + "properties": { + "annotationSelector": { + "type": "string" + }, + "group": { + "type": "string" + }, + "kind": { + "type": "string" + }, + "labelSelector": { + "type": "string" + }, + "name": { + "type": "string" + }, + "namespace": { + "type": "string" + }, + "version": { + "type": "string" + } + }, + "type": "object", + "additionalProperties": false + } + }, + "type": "object", + "additionalProperties": false + }, + "type": "array" + }, "replicas": { "description": "Replicas is a list of Kustomize Replicas override specifications", "items": { @@ -2069,6 +2265,55 @@ "description": "Namespace sets the namespace that Kustomize adds to all resources", "type": "string" }, + "patches": { + "description": "Patches is a list of Kustomize patches", + "items": { + "properties": { + "options": { + "additionalProperties": { + "type": "boolean" + }, + "type": "object" + }, + "patch": { + "type": "string" + }, + "path": { + "type": "string" + }, + "target": { + "properties": { + "annotationSelector": { + "type": "string" + }, + "group": { + "type": "string" + }, + "kind": { + "type": "string" + }, + "labelSelector": { + "type": "string" + }, + "name": { + "type": "string" + }, + "namespace": { + "type": "string" + }, + "version": { + "type": "string" + } + }, + "type": "object", + "additionalProperties": false + } + }, + "type": "object", + "additionalProperties": false + }, + "type": "array" + }, "replicas": { "description": "Replicas is a list of Kustomize Replicas override specifications", "items": { @@ -2418,6 +2663,55 @@ "description": "Namespace sets the namespace that Kustomize adds to all resources", "type": "string" }, + "patches": { + "description": "Patches is a list of Kustomize patches", + "items": { + "properties": { + "options": { + "additionalProperties": { + "type": "boolean" + }, + "type": "object" + }, + "patch": { + "type": "string" + }, + "path": { + "type": "string" + }, + "target": { + "properties": { + "annotationSelector": { + "type": "string" + }, + "group": { + "type": "string" + }, + "kind": { + "type": "string" + }, + "labelSelector": { + "type": "string" + }, + "name": { + "type": "string" + }, + "namespace": { + "type": "string" + }, + "version": { + "type": "string" + } + }, + "type": "object", + "additionalProperties": false + } + }, + "type": "object", + "additionalProperties": false + }, + "type": "array" + }, "replicas": { "description": "Replicas is a list of Kustomize Replicas override specifications", "items": { @@ -2920,6 +3214,55 @@ "description": "Namespace sets the namespace that Kustomize adds to all resources", "type": "string" }, + "patches": { + "description": "Patches is a list of Kustomize patches", + "items": { + "properties": { + "options": { + "additionalProperties": { + "type": "boolean" + }, + "type": "object" + }, + "patch": { + "type": "string" + }, + "path": { + "type": "string" + }, + "target": { + "properties": { + "annotationSelector": { + "type": "string" + }, + "group": { + "type": "string" + }, + "kind": { + "type": "string" + }, + "labelSelector": { + "type": "string" + }, + "name": { + "type": "string" + }, + "namespace": { + "type": "string" + }, + "version": { + "type": "string" + } + }, + "type": "object", + "additionalProperties": false + } + }, + "type": "object", + "additionalProperties": false + }, + "type": "array" + }, "replicas": { "description": "Replicas is a list of Kustomize Replicas override specifications", "items": { @@ -3269,6 +3612,55 @@ "description": "Namespace sets the namespace that Kustomize adds to all resources", "type": "string" }, + "patches": { + "description": "Patches is a list of Kustomize patches", + "items": { + "properties": { + "options": { + "additionalProperties": { + "type": "boolean" + }, + "type": "object" + }, + "patch": { + "type": "string" + }, + "path": { + "type": "string" + }, + "target": { + "properties": { + "annotationSelector": { + "type": "string" + }, + "group": { + "type": "string" + }, + "kind": { + "type": "string" + }, + "labelSelector": { + "type": "string" + }, + "name": { + "type": "string" + }, + "namespace": { + "type": "string" + }, + "version": { + "type": "string" + } + }, + "type": "object", + "additionalProperties": false + } + }, + "type": "object", + "additionalProperties": false + }, + "type": "array" + }, "replicas": { "description": "Replicas is a list of Kustomize Replicas override specifications", "items": { @@ -3767,6 +4159,55 @@ "description": "Namespace sets the namespace that Kustomize adds to all resources", "type": "string" }, + "patches": { + "description": "Patches is a list of Kustomize patches", + "items": { + "properties": { + "options": { + "additionalProperties": { + "type": "boolean" + }, + "type": "object" + }, + "patch": { + "type": "string" + }, + "path": { + "type": "string" + }, + "target": { + "properties": { + "annotationSelector": { + "type": "string" + }, + "group": { + "type": "string" + }, + "kind": { + "type": "string" + }, + "labelSelector": { + "type": "string" + }, + "name": { + "type": "string" + }, + "namespace": { + "type": "string" + }, + "version": { + "type": "string" + } + }, + "type": "object", + "additionalProperties": false + } + }, + "type": "object", + "additionalProperties": false + }, + "type": "array" + }, "replicas": { "description": "Replicas is a list of Kustomize Replicas override specifications", "items": { @@ -4116,6 +4557,55 @@ "description": "Namespace sets the namespace that Kustomize adds to all resources", "type": "string" }, + "patches": { + "description": "Patches is a list of Kustomize patches", + "items": { + "properties": { + "options": { + "additionalProperties": { + "type": "boolean" + }, + "type": "object" + }, + "patch": { + "type": "string" + }, + "path": { + "type": "string" + }, + "target": { + "properties": { + "annotationSelector": { + "type": "string" + }, + "group": { + "type": "string" + }, + "kind": { + "type": "string" + }, + "labelSelector": { + "type": "string" + }, + "name": { + "type": "string" + }, + "namespace": { + "type": "string" + }, + "version": { + "type": "string" + } + }, + "type": "object", + "additionalProperties": false + } + }, + "type": "object", + "additionalProperties": false + }, + "type": "array" + }, "replicas": { "description": "Replicas is a list of Kustomize Replicas override specifications", "items": { @@ -4648,6 +5138,55 @@ "description": "Namespace sets the namespace that Kustomize adds to all resources", "type": "string" }, + "patches": { + "description": "Patches is a list of Kustomize patches", + "items": { + "properties": { + "options": { + "additionalProperties": { + "type": "boolean" + }, + "type": "object" + }, + "patch": { + "type": "string" + }, + "path": { + "type": "string" + }, + "target": { + "properties": { + "annotationSelector": { + "type": "string" + }, + "group": { + "type": "string" + }, + "kind": { + "type": "string" + }, + "labelSelector": { + "type": "string" + }, + "name": { + "type": "string" + }, + "namespace": { + "type": "string" + }, + "version": { + "type": "string" + } + }, + "type": "object", + "additionalProperties": false + } + }, + "type": "object", + "additionalProperties": false + }, + "type": "array" + }, "replicas": { "description": "Replicas is a list of Kustomize Replicas override specifications", "items": { @@ -4997,6 +5536,55 @@ "description": "Namespace sets the namespace that Kustomize adds to all resources", "type": "string" }, + "patches": { + "description": "Patches is a list of Kustomize patches", + "items": { + "properties": { + "options": { + "additionalProperties": { + "type": "boolean" + }, + "type": "object" + }, + "patch": { + "type": "string" + }, + "path": { + "type": "string" + }, + "target": { + "properties": { + "annotationSelector": { + "type": "string" + }, + "group": { + "type": "string" + }, + "kind": { + "type": "string" + }, + "labelSelector": { + "type": "string" + }, + "name": { + "type": "string" + }, + "namespace": { + "type": "string" + }, + "version": { + "type": "string" + } + }, + "type": "object", + "additionalProperties": false + } + }, + "type": "object", + "additionalProperties": false + }, + "type": "array" + }, "replicas": { "description": "Replicas is a list of Kustomize Replicas override specifications", "items": { diff --git a/argoproj.io/applicationset_v1alpha1.json b/argoproj.io/applicationset_v1alpha1.json index abc9170e..99f95ef9 100644 --- a/argoproj.io/applicationset_v1alpha1.json +++ b/argoproj.io/applicationset_v1alpha1.json @@ -364,6 +364,54 @@ "namespace": { "type": "string" }, + "patches": { + "items": { + "properties": { + "options": { + "additionalProperties": { + "type": "boolean" + }, + "type": "object" + }, + "patch": { + "type": "string" + }, + "path": { + "type": "string" + }, + "target": { + "properties": { + "annotationSelector": { + "type": "string" + }, + "group": { + "type": "string" + }, + "kind": { + "type": "string" + }, + "labelSelector": { + "type": "string" + }, + "name": { + "type": "string" + }, + "namespace": { + "type": "string" + }, + "version": { + "type": "string" + } + }, + "type": "object", + "additionalProperties": false + } + }, + "type": "object", + "additionalProperties": false + }, + "type": "array" + }, "replicas": { "items": { "properties": { @@ -654,6 +702,54 @@ "namespace": { "type": "string" }, + "patches": { + "items": { + "properties": { + "options": { + "additionalProperties": { + "type": "boolean" + }, + "type": "object" + }, + "patch": { + "type": "string" + }, + "path": { + "type": "string" + }, + "target": { + "properties": { + "annotationSelector": { + "type": "string" + }, + "group": { + "type": "string" + }, + "kind": { + "type": "string" + }, + "labelSelector": { + "type": "string" + }, + "name": { + "type": "string" + }, + "namespace": { + "type": "string" + }, + "version": { + "type": "string" + } + }, + "type": "object", + "additionalProperties": false + } + }, + "type": "object", + "additionalProperties": false + }, + "type": "array" + }, "replicas": { "items": { "properties": { @@ -1201,6 +1297,54 @@ "namespace": { "type": "string" }, + "patches": { + "items": { + "properties": { + "options": { + "additionalProperties": { + "type": "boolean" + }, + "type": "object" + }, + "patch": { + "type": "string" + }, + "path": { + "type": "string" + }, + "target": { + "properties": { + "annotationSelector": { + "type": "string" + }, + "group": { + "type": "string" + }, + "kind": { + "type": "string" + }, + "labelSelector": { + "type": "string" + }, + "name": { + "type": "string" + }, + "namespace": { + "type": "string" + }, + "version": { + "type": "string" + } + }, + "type": "object", + "additionalProperties": false + } + }, + "type": "object", + "additionalProperties": false + }, + "type": "array" + }, "replicas": { "items": { "properties": { @@ -1491,6 +1635,54 @@ "namespace": { "type": "string" }, + "patches": { + "items": { + "properties": { + "options": { + "additionalProperties": { + "type": "boolean" + }, + "type": "object" + }, + "patch": { + "type": "string" + }, + "path": { + "type": "string" + }, + "target": { + "properties": { + "annotationSelector": { + "type": "string" + }, + "group": { + "type": "string" + }, + "kind": { + "type": "string" + }, + "labelSelector": { + "type": "string" + }, + "name": { + "type": "string" + }, + "namespace": { + "type": "string" + }, + "version": { + "type": "string" + } + }, + "type": "object", + "additionalProperties": false + } + }, + "type": "object", + "additionalProperties": false + }, + "type": "array" + }, "replicas": { "items": { "properties": { @@ -2044,6 +2236,54 @@ "namespace": { "type": "string" }, + "patches": { + "items": { + "properties": { + "options": { + "additionalProperties": { + "type": "boolean" + }, + "type": "object" + }, + "patch": { + "type": "string" + }, + "path": { + "type": "string" + }, + "target": { + "properties": { + "annotationSelector": { + "type": "string" + }, + "group": { + "type": "string" + }, + "kind": { + "type": "string" + }, + "labelSelector": { + "type": "string" + }, + "name": { + "type": "string" + }, + "namespace": { + "type": "string" + }, + "version": { + "type": "string" + } + }, + "type": "object", + "additionalProperties": false + } + }, + "type": "object", + "additionalProperties": false + }, + "type": "array" + }, "replicas": { "items": { "properties": { @@ -2334,6 +2574,54 @@ "namespace": { "type": "string" }, + "patches": { + "items": { + "properties": { + "options": { + "additionalProperties": { + "type": "boolean" + }, + "type": "object" + }, + "patch": { + "type": "string" + }, + "path": { + "type": "string" + }, + "target": { + "properties": { + "annotationSelector": { + "type": "string" + }, + "group": { + "type": "string" + }, + "kind": { + "type": "string" + }, + "labelSelector": { + "type": "string" + }, + "name": { + "type": "string" + }, + "namespace": { + "type": "string" + }, + "version": { + "type": "string" + } + }, + "type": "object", + "additionalProperties": false + } + }, + "type": "object", + "additionalProperties": false + }, + "type": "array" + }, "replicas": { "items": { "properties": { @@ -2854,21 +3142,69 @@ "namespace": { "type": "string" }, - "replicas": { + "patches": { "items": { "properties": { - "count": { - "anyOf": [ - { - "type": "integer" - }, - { - "type": "string" - } - ], - "x-kubernetes-int-or-string": true + "options": { + "additionalProperties": { + "type": "boolean" + }, + "type": "object" }, - "name": { + "patch": { + "type": "string" + }, + "path": { + "type": "string" + }, + "target": { + "properties": { + "annotationSelector": { + "type": "string" + }, + "group": { + "type": "string" + }, + "kind": { + "type": "string" + }, + "labelSelector": { + "type": "string" + }, + "name": { + "type": "string" + }, + "namespace": { + "type": "string" + }, + "version": { + "type": "string" + } + }, + "type": "object", + "additionalProperties": false + } + }, + "type": "object", + "additionalProperties": false + }, + "type": "array" + }, + "replicas": { + "items": { + "properties": { + "count": { + "anyOf": [ + { + "type": "integer" + }, + { + "type": "string" + } + ], + "x-kubernetes-int-or-string": true + }, + "name": { "type": "string" } }, @@ -3144,6 +3480,54 @@ "namespace": { "type": "string" }, + "patches": { + "items": { + "properties": { + "options": { + "additionalProperties": { + "type": "boolean" + }, + "type": "object" + }, + "patch": { + "type": "string" + }, + "path": { + "type": "string" + }, + "target": { + "properties": { + "annotationSelector": { + "type": "string" + }, + "group": { + "type": "string" + }, + "kind": { + "type": "string" + }, + "labelSelector": { + "type": "string" + }, + "name": { + "type": "string" + }, + "namespace": { + "type": "string" + }, + "version": { + "type": "string" + } + }, + "type": "object", + "additionalProperties": false + } + }, + "type": "object", + "additionalProperties": false + }, + "type": "array" + }, "replicas": { "items": { "properties": { @@ -3700,6 +4084,54 @@ "namespace": { "type": "string" }, + "patches": { + "items": { + "properties": { + "options": { + "additionalProperties": { + "type": "boolean" + }, + "type": "object" + }, + "patch": { + "type": "string" + }, + "path": { + "type": "string" + }, + "target": { + "properties": { + "annotationSelector": { + "type": "string" + }, + "group": { + "type": "string" + }, + "kind": { + "type": "string" + }, + "labelSelector": { + "type": "string" + }, + "name": { + "type": "string" + }, + "namespace": { + "type": "string" + }, + "version": { + "type": "string" + } + }, + "type": "object", + "additionalProperties": false + } + }, + "type": "object", + "additionalProperties": false + }, + "type": "array" + }, "replicas": { "items": { "properties": { @@ -3990,6 +4422,54 @@ "namespace": { "type": "string" }, + "patches": { + "items": { + "properties": { + "options": { + "additionalProperties": { + "type": "boolean" + }, + "type": "object" + }, + "patch": { + "type": "string" + }, + "path": { + "type": "string" + }, + "target": { + "properties": { + "annotationSelector": { + "type": "string" + }, + "group": { + "type": "string" + }, + "kind": { + "type": "string" + }, + "labelSelector": { + "type": "string" + }, + "name": { + "type": "string" + }, + "namespace": { + "type": "string" + }, + "version": { + "type": "string" + } + }, + "type": "object", + "additionalProperties": false + } + }, + "type": "object", + "additionalProperties": false + }, + "type": "array" + }, "replicas": { "items": { "properties": { @@ -4537,6 +5017,54 @@ "namespace": { "type": "string" }, + "patches": { + "items": { + "properties": { + "options": { + "additionalProperties": { + "type": "boolean" + }, + "type": "object" + }, + "patch": { + "type": "string" + }, + "path": { + "type": "string" + }, + "target": { + "properties": { + "annotationSelector": { + "type": "string" + }, + "group": { + "type": "string" + }, + "kind": { + "type": "string" + }, + "labelSelector": { + "type": "string" + }, + "name": { + "type": "string" + }, + "namespace": { + "type": "string" + }, + "version": { + "type": "string" + } + }, + "type": "object", + "additionalProperties": false + } + }, + "type": "object", + "additionalProperties": false + }, + "type": "array" + }, "replicas": { "items": { "properties": { @@ -4827,6 +5355,54 @@ "namespace": { "type": "string" }, + "patches": { + "items": { + "properties": { + "options": { + "additionalProperties": { + "type": "boolean" + }, + "type": "object" + }, + "patch": { + "type": "string" + }, + "path": { + "type": "string" + }, + "target": { + "properties": { + "annotationSelector": { + "type": "string" + }, + "group": { + "type": "string" + }, + "kind": { + "type": "string" + }, + "labelSelector": { + "type": "string" + }, + "name": { + "type": "string" + }, + "namespace": { + "type": "string" + }, + "version": { + "type": "string" + } + }, + "type": "object", + "additionalProperties": false + } + }, + "type": "object", + "additionalProperties": false + }, + "type": "array" + }, "replicas": { "items": { "properties": { @@ -5380,21 +5956,69 @@ "namespace": { "type": "string" }, - "replicas": { + "patches": { "items": { "properties": { - "count": { - "anyOf": [ - { - "type": "integer" - }, - { - "type": "string" - } - ], - "x-kubernetes-int-or-string": true + "options": { + "additionalProperties": { + "type": "boolean" + }, + "type": "object" }, - "name": { + "patch": { + "type": "string" + }, + "path": { + "type": "string" + }, + "target": { + "properties": { + "annotationSelector": { + "type": "string" + }, + "group": { + "type": "string" + }, + "kind": { + "type": "string" + }, + "labelSelector": { + "type": "string" + }, + "name": { + "type": "string" + }, + "namespace": { + "type": "string" + }, + "version": { + "type": "string" + } + }, + "type": "object", + "additionalProperties": false + } + }, + "type": "object", + "additionalProperties": false + }, + "type": "array" + }, + "replicas": { + "items": { + "properties": { + "count": { + "anyOf": [ + { + "type": "integer" + }, + { + "type": "string" + } + ], + "x-kubernetes-int-or-string": true + }, + "name": { "type": "string" } }, @@ -5670,6 +6294,54 @@ "namespace": { "type": "string" }, + "patches": { + "items": { + "properties": { + "options": { + "additionalProperties": { + "type": "boolean" + }, + "type": "object" + }, + "patch": { + "type": "string" + }, + "path": { + "type": "string" + }, + "target": { + "properties": { + "annotationSelector": { + "type": "string" + }, + "group": { + "type": "string" + }, + "kind": { + "type": "string" + }, + "labelSelector": { + "type": "string" + }, + "name": { + "type": "string" + }, + "namespace": { + "type": "string" + }, + "version": { + "type": "string" + } + }, + "type": "object", + "additionalProperties": false + } + }, + "type": "object", + "additionalProperties": false + }, + "type": "array" + }, "replicas": { "items": { "properties": { @@ -6190,6 +6862,54 @@ "namespace": { "type": "string" }, + "patches": { + "items": { + "properties": { + "options": { + "additionalProperties": { + "type": "boolean" + }, + "type": "object" + }, + "patch": { + "type": "string" + }, + "path": { + "type": "string" + }, + "target": { + "properties": { + "annotationSelector": { + "type": "string" + }, + "group": { + "type": "string" + }, + "kind": { + "type": "string" + }, + "labelSelector": { + "type": "string" + }, + "name": { + "type": "string" + }, + "namespace": { + "type": "string" + }, + "version": { + "type": "string" + } + }, + "type": "object", + "additionalProperties": false + } + }, + "type": "object", + "additionalProperties": false + }, + "type": "array" + }, "replicas": { "items": { "properties": { @@ -6480,6 +7200,54 @@ "namespace": { "type": "string" }, + "patches": { + "items": { + "properties": { + "options": { + "additionalProperties": { + "type": "boolean" + }, + "type": "object" + }, + "patch": { + "type": "string" + }, + "path": { + "type": "string" + }, + "target": { + "properties": { + "annotationSelector": { + "type": "string" + }, + "group": { + "type": "string" + }, + "kind": { + "type": "string" + }, + "labelSelector": { + "type": "string" + }, + "name": { + "type": "string" + }, + "namespace": { + "type": "string" + }, + "version": { + "type": "string" + } + }, + "type": "object", + "additionalProperties": false + } + }, + "type": "object", + "additionalProperties": false + }, + "type": "array" + }, "replicas": { "items": { "properties": { @@ -7018,6 +7786,54 @@ "namespace": { "type": "string" }, + "patches": { + "items": { + "properties": { + "options": { + "additionalProperties": { + "type": "boolean" + }, + "type": "object" + }, + "patch": { + "type": "string" + }, + "path": { + "type": "string" + }, + "target": { + "properties": { + "annotationSelector": { + "type": "string" + }, + "group": { + "type": "string" + }, + "kind": { + "type": "string" + }, + "labelSelector": { + "type": "string" + }, + "name": { + "type": "string" + }, + "namespace": { + "type": "string" + }, + "version": { + "type": "string" + } + }, + "type": "object", + "additionalProperties": false + } + }, + "type": "object", + "additionalProperties": false + }, + "type": "array" + }, "replicas": { "items": { "properties": { @@ -7308,6 +8124,54 @@ "namespace": { "type": "string" }, + "patches": { + "items": { + "properties": { + "options": { + "additionalProperties": { + "type": "boolean" + }, + "type": "object" + }, + "patch": { + "type": "string" + }, + "path": { + "type": "string" + }, + "target": { + "properties": { + "annotationSelector": { + "type": "string" + }, + "group": { + "type": "string" + }, + "kind": { + "type": "string" + }, + "labelSelector": { + "type": "string" + }, + "name": { + "type": "string" + }, + "namespace": { + "type": "string" + }, + "version": { + "type": "string" + } + }, + "type": "object", + "additionalProperties": false + } + }, + "type": "object", + "additionalProperties": false + }, + "type": "array" + }, "replicas": { "items": { "properties": { @@ -8130,26 +8994,74 @@ "namespace": { "type": "string" }, - "replicas": { + "patches": { "items": { "properties": { - "count": { - "anyOf": [ - { - "type": "integer" - }, - { - "type": "string" - } - ], - "x-kubernetes-int-or-string": true + "options": { + "additionalProperties": { + "type": "boolean" + }, + "type": "object" }, - "name": { + "patch": { "type": "string" - } - }, - "required": [ - "count", + }, + "path": { + "type": "string" + }, + "target": { + "properties": { + "annotationSelector": { + "type": "string" + }, + "group": { + "type": "string" + }, + "kind": { + "type": "string" + }, + "labelSelector": { + "type": "string" + }, + "name": { + "type": "string" + }, + "namespace": { + "type": "string" + }, + "version": { + "type": "string" + } + }, + "type": "object", + "additionalProperties": false + } + }, + "type": "object", + "additionalProperties": false + }, + "type": "array" + }, + "replicas": { + "items": { + "properties": { + "count": { + "anyOf": [ + { + "type": "integer" + }, + { + "type": "string" + } + ], + "x-kubernetes-int-or-string": true + }, + "name": { + "type": "string" + } + }, + "required": [ + "count", "name" ], "type": "object", @@ -8420,6 +9332,54 @@ "namespace": { "type": "string" }, + "patches": { + "items": { + "properties": { + "options": { + "additionalProperties": { + "type": "boolean" + }, + "type": "object" + }, + "patch": { + "type": "string" + }, + "path": { + "type": "string" + }, + "target": { + "properties": { + "annotationSelector": { + "type": "string" + }, + "group": { + "type": "string" + }, + "kind": { + "type": "string" + }, + "labelSelector": { + "type": "string" + }, + "name": { + "type": "string" + }, + "namespace": { + "type": "string" + }, + "version": { + "type": "string" + } + }, + "type": "object", + "additionalProperties": false + } + }, + "type": "object", + "additionalProperties": false + }, + "type": "array" + }, "replicas": { "items": { "properties": { @@ -8922,6 +9882,9 @@ ], "type": "object", "additionalProperties": false + }, + "topic": { + "type": "string" } }, "required": [ @@ -9232,6 +10195,54 @@ "namespace": { "type": "string" }, + "patches": { + "items": { + "properties": { + "options": { + "additionalProperties": { + "type": "boolean" + }, + "type": "object" + }, + "patch": { + "type": "string" + }, + "path": { + "type": "string" + }, + "target": { + "properties": { + "annotationSelector": { + "type": "string" + }, + "group": { + "type": "string" + }, + "kind": { + "type": "string" + }, + "labelSelector": { + "type": "string" + }, + "name": { + "type": "string" + }, + "namespace": { + "type": "string" + }, + "version": { + "type": "string" + } + }, + "type": "object", + "additionalProperties": false + } + }, + "type": "object", + "additionalProperties": false + }, + "type": "array" + }, "replicas": { "items": { "properties": { @@ -9522,6 +10533,54 @@ "namespace": { "type": "string" }, + "patches": { + "items": { + "properties": { + "options": { + "additionalProperties": { + "type": "boolean" + }, + "type": "object" + }, + "patch": { + "type": "string" + }, + "path": { + "type": "string" + }, + "target": { + "properties": { + "annotationSelector": { + "type": "string" + }, + "group": { + "type": "string" + }, + "kind": { + "type": "string" + }, + "labelSelector": { + "type": "string" + }, + "name": { + "type": "string" + }, + "namespace": { + "type": "string" + }, + "version": { + "type": "string" + } + }, + "type": "object", + "additionalProperties": false + } + }, + "type": "object", + "additionalProperties": false + }, + "type": "array" + }, "replicas": { "items": { "properties": { @@ -10070,6 +11129,54 @@ "namespace": { "type": "string" }, + "patches": { + "items": { + "properties": { + "options": { + "additionalProperties": { + "type": "boolean" + }, + "type": "object" + }, + "patch": { + "type": "string" + }, + "path": { + "type": "string" + }, + "target": { + "properties": { + "annotationSelector": { + "type": "string" + }, + "group": { + "type": "string" + }, + "kind": { + "type": "string" + }, + "labelSelector": { + "type": "string" + }, + "name": { + "type": "string" + }, + "namespace": { + "type": "string" + }, + "version": { + "type": "string" + } + }, + "type": "object", + "additionalProperties": false + } + }, + "type": "object", + "additionalProperties": false + }, + "type": "array" + }, "replicas": { "items": { "properties": { @@ -10360,6 +11467,54 @@ "namespace": { "type": "string" }, + "patches": { + "items": { + "properties": { + "options": { + "additionalProperties": { + "type": "boolean" + }, + "type": "object" + }, + "patch": { + "type": "string" + }, + "path": { + "type": "string" + }, + "target": { + "properties": { + "annotationSelector": { + "type": "string" + }, + "group": { + "type": "string" + }, + "kind": { + "type": "string" + }, + "labelSelector": { + "type": "string" + }, + "name": { + "type": "string" + }, + "namespace": { + "type": "string" + }, + "version": { + "type": "string" + } + }, + "type": "object", + "additionalProperties": false + } + }, + "type": "object", + "additionalProperties": false + }, + "type": "array" + }, "replicas": { "items": { "properties": { @@ -10916,18 +12071,66 @@ "namespace": { "type": "string" }, - "replicas": { + "patches": { "items": { "properties": { - "count": { - "anyOf": [ - { - "type": "integer" - }, - { - "type": "string" - } - ], + "options": { + "additionalProperties": { + "type": "boolean" + }, + "type": "object" + }, + "patch": { + "type": "string" + }, + "path": { + "type": "string" + }, + "target": { + "properties": { + "annotationSelector": { + "type": "string" + }, + "group": { + "type": "string" + }, + "kind": { + "type": "string" + }, + "labelSelector": { + "type": "string" + }, + "name": { + "type": "string" + }, + "namespace": { + "type": "string" + }, + "version": { + "type": "string" + } + }, + "type": "object", + "additionalProperties": false + } + }, + "type": "object", + "additionalProperties": false + }, + "type": "array" + }, + "replicas": { + "items": { + "properties": { + "count": { + "anyOf": [ + { + "type": "integer" + }, + { + "type": "string" + } + ], "x-kubernetes-int-or-string": true }, "name": { @@ -11206,6 +12409,54 @@ "namespace": { "type": "string" }, + "patches": { + "items": { + "properties": { + "options": { + "additionalProperties": { + "type": "boolean" + }, + "type": "object" + }, + "patch": { + "type": "string" + }, + "path": { + "type": "string" + }, + "target": { + "properties": { + "annotationSelector": { + "type": "string" + }, + "group": { + "type": "string" + }, + "kind": { + "type": "string" + }, + "labelSelector": { + "type": "string" + }, + "name": { + "type": "string" + }, + "namespace": { + "type": "string" + }, + "version": { + "type": "string" + } + }, + "type": "object", + "additionalProperties": false + } + }, + "type": "object", + "additionalProperties": false + }, + "type": "array" + }, "replicas": { "items": { "properties": { @@ -11753,6 +13004,54 @@ "namespace": { "type": "string" }, + "patches": { + "items": { + "properties": { + "options": { + "additionalProperties": { + "type": "boolean" + }, + "type": "object" + }, + "patch": { + "type": "string" + }, + "path": { + "type": "string" + }, + "target": { + "properties": { + "annotationSelector": { + "type": "string" + }, + "group": { + "type": "string" + }, + "kind": { + "type": "string" + }, + "labelSelector": { + "type": "string" + }, + "name": { + "type": "string" + }, + "namespace": { + "type": "string" + }, + "version": { + "type": "string" + } + }, + "type": "object", + "additionalProperties": false + } + }, + "type": "object", + "additionalProperties": false + }, + "type": "array" + }, "replicas": { "items": { "properties": { @@ -12043,6 +13342,54 @@ "namespace": { "type": "string" }, + "patches": { + "items": { + "properties": { + "options": { + "additionalProperties": { + "type": "boolean" + }, + "type": "object" + }, + "patch": { + "type": "string" + }, + "path": { + "type": "string" + }, + "target": { + "properties": { + "annotationSelector": { + "type": "string" + }, + "group": { + "type": "string" + }, + "kind": { + "type": "string" + }, + "labelSelector": { + "type": "string" + }, + "name": { + "type": "string" + }, + "namespace": { + "type": "string" + }, + "version": { + "type": "string" + } + }, + "type": "object", + "additionalProperties": false + } + }, + "type": "object", + "additionalProperties": false + }, + "type": "array" + }, "replicas": { "items": { "properties": { @@ -12596,6 +13943,54 @@ "namespace": { "type": "string" }, + "patches": { + "items": { + "properties": { + "options": { + "additionalProperties": { + "type": "boolean" + }, + "type": "object" + }, + "patch": { + "type": "string" + }, + "path": { + "type": "string" + }, + "target": { + "properties": { + "annotationSelector": { + "type": "string" + }, + "group": { + "type": "string" + }, + "kind": { + "type": "string" + }, + "labelSelector": { + "type": "string" + }, + "name": { + "type": "string" + }, + "namespace": { + "type": "string" + }, + "version": { + "type": "string" + } + }, + "type": "object", + "additionalProperties": false + } + }, + "type": "object", + "additionalProperties": false + }, + "type": "array" + }, "replicas": { "items": { "properties": { @@ -12886,6 +14281,54 @@ "namespace": { "type": "string" }, + "patches": { + "items": { + "properties": { + "options": { + "additionalProperties": { + "type": "boolean" + }, + "type": "object" + }, + "patch": { + "type": "string" + }, + "path": { + "type": "string" + }, + "target": { + "properties": { + "annotationSelector": { + "type": "string" + }, + "group": { + "type": "string" + }, + "kind": { + "type": "string" + }, + "labelSelector": { + "type": "string" + }, + "name": { + "type": "string" + }, + "namespace": { + "type": "string" + }, + "version": { + "type": "string" + } + }, + "type": "object", + "additionalProperties": false + } + }, + "type": "object", + "additionalProperties": false + }, + "type": "array" + }, "replicas": { "items": { "properties": { @@ -13406,24 +14849,72 @@ "namespace": { "type": "string" }, - "replicas": { + "patches": { "items": { "properties": { - "count": { - "anyOf": [ - { - "type": "integer" - }, - { - "type": "string" - } - ], - "x-kubernetes-int-or-string": true + "options": { + "additionalProperties": { + "type": "boolean" + }, + "type": "object" }, - "name": { + "patch": { "type": "string" - } - }, + }, + "path": { + "type": "string" + }, + "target": { + "properties": { + "annotationSelector": { + "type": "string" + }, + "group": { + "type": "string" + }, + "kind": { + "type": "string" + }, + "labelSelector": { + "type": "string" + }, + "name": { + "type": "string" + }, + "namespace": { + "type": "string" + }, + "version": { + "type": "string" + } + }, + "type": "object", + "additionalProperties": false + } + }, + "type": "object", + "additionalProperties": false + }, + "type": "array" + }, + "replicas": { + "items": { + "properties": { + "count": { + "anyOf": [ + { + "type": "integer" + }, + { + "type": "string" + } + ], + "x-kubernetes-int-or-string": true + }, + "name": { + "type": "string" + } + }, "required": [ "count", "name" @@ -13696,6 +15187,54 @@ "namespace": { "type": "string" }, + "patches": { + "items": { + "properties": { + "options": { + "additionalProperties": { + "type": "boolean" + }, + "type": "object" + }, + "patch": { + "type": "string" + }, + "path": { + "type": "string" + }, + "target": { + "properties": { + "annotationSelector": { + "type": "string" + }, + "group": { + "type": "string" + }, + "kind": { + "type": "string" + }, + "labelSelector": { + "type": "string" + }, + "name": { + "type": "string" + }, + "namespace": { + "type": "string" + }, + "version": { + "type": "string" + } + }, + "type": "object", + "additionalProperties": false + } + }, + "type": "object", + "additionalProperties": false + }, + "type": "array" + }, "replicas": { "items": { "properties": { @@ -14234,6 +15773,54 @@ "namespace": { "type": "string" }, + "patches": { + "items": { + "properties": { + "options": { + "additionalProperties": { + "type": "boolean" + }, + "type": "object" + }, + "patch": { + "type": "string" + }, + "path": { + "type": "string" + }, + "target": { + "properties": { + "annotationSelector": { + "type": "string" + }, + "group": { + "type": "string" + }, + "kind": { + "type": "string" + }, + "labelSelector": { + "type": "string" + }, + "name": { + "type": "string" + }, + "namespace": { + "type": "string" + }, + "version": { + "type": "string" + } + }, + "type": "object", + "additionalProperties": false + } + }, + "type": "object", + "additionalProperties": false + }, + "type": "array" + }, "replicas": { "items": { "properties": { @@ -14524,6 +16111,54 @@ "namespace": { "type": "string" }, + "patches": { + "items": { + "properties": { + "options": { + "additionalProperties": { + "type": "boolean" + }, + "type": "object" + }, + "patch": { + "type": "string" + }, + "path": { + "type": "string" + }, + "target": { + "properties": { + "annotationSelector": { + "type": "string" + }, + "group": { + "type": "string" + }, + "kind": { + "type": "string" + }, + "labelSelector": { + "type": "string" + }, + "name": { + "type": "string" + }, + "namespace": { + "type": "string" + }, + "version": { + "type": "string" + } + }, + "type": "object", + "additionalProperties": false + } + }, + "type": "object", + "additionalProperties": false + }, + "type": "array" + }, "replicas": { "items": { "properties": { @@ -15346,6 +16981,54 @@ "namespace": { "type": "string" }, + "patches": { + "items": { + "properties": { + "options": { + "additionalProperties": { + "type": "boolean" + }, + "type": "object" + }, + "patch": { + "type": "string" + }, + "path": { + "type": "string" + }, + "target": { + "properties": { + "annotationSelector": { + "type": "string" + }, + "group": { + "type": "string" + }, + "kind": { + "type": "string" + }, + "labelSelector": { + "type": "string" + }, + "name": { + "type": "string" + }, + "namespace": { + "type": "string" + }, + "version": { + "type": "string" + } + }, + "type": "object", + "additionalProperties": false + } + }, + "type": "object", + "additionalProperties": false + }, + "type": "array" + }, "replicas": { "items": { "properties": { @@ -15636,6 +17319,54 @@ "namespace": { "type": "string" }, + "patches": { + "items": { + "properties": { + "options": { + "additionalProperties": { + "type": "boolean" + }, + "type": "object" + }, + "patch": { + "type": "string" + }, + "path": { + "type": "string" + }, + "target": { + "properties": { + "annotationSelector": { + "type": "string" + }, + "group": { + "type": "string" + }, + "kind": { + "type": "string" + }, + "labelSelector": { + "type": "string" + }, + "name": { + "type": "string" + }, + "namespace": { + "type": "string" + }, + "version": { + "type": "string" + } + }, + "type": "object", + "additionalProperties": false + } + }, + "type": "object", + "additionalProperties": false + }, + "type": "array" + }, "replicas": { "items": { "properties": { @@ -16138,6 +17869,9 @@ ], "type": "object", "additionalProperties": false + }, + "topic": { + "type": "string" } }, "required": [ @@ -16448,21 +18182,69 @@ "namespace": { "type": "string" }, - "replicas": { + "patches": { "items": { "properties": { - "count": { - "anyOf": [ - { - "type": "integer" - }, - { - "type": "string" - } - ], - "x-kubernetes-int-or-string": true + "options": { + "additionalProperties": { + "type": "boolean" + }, + "type": "object" }, - "name": { + "patch": { + "type": "string" + }, + "path": { + "type": "string" + }, + "target": { + "properties": { + "annotationSelector": { + "type": "string" + }, + "group": { + "type": "string" + }, + "kind": { + "type": "string" + }, + "labelSelector": { + "type": "string" + }, + "name": { + "type": "string" + }, + "namespace": { + "type": "string" + }, + "version": { + "type": "string" + } + }, + "type": "object", + "additionalProperties": false + } + }, + "type": "object", + "additionalProperties": false + }, + "type": "array" + }, + "replicas": { + "items": { + "properties": { + "count": { + "anyOf": [ + { + "type": "integer" + }, + { + "type": "string" + } + ], + "x-kubernetes-int-or-string": true + }, + "name": { "type": "string" } }, @@ -16738,6 +18520,54 @@ "namespace": { "type": "string" }, + "patches": { + "items": { + "properties": { + "options": { + "additionalProperties": { + "type": "boolean" + }, + "type": "object" + }, + "patch": { + "type": "string" + }, + "path": { + "type": "string" + }, + "target": { + "properties": { + "annotationSelector": { + "type": "string" + }, + "group": { + "type": "string" + }, + "kind": { + "type": "string" + }, + "labelSelector": { + "type": "string" + }, + "name": { + "type": "string" + }, + "namespace": { + "type": "string" + }, + "version": { + "type": "string" + } + }, + "type": "object", + "additionalProperties": false + } + }, + "type": "object", + "additionalProperties": false + }, + "type": "array" + }, "replicas": { "items": { "properties": { @@ -17292,6 +19122,54 @@ "namespace": { "type": "string" }, + "patches": { + "items": { + "properties": { + "options": { + "additionalProperties": { + "type": "boolean" + }, + "type": "object" + }, + "patch": { + "type": "string" + }, + "path": { + "type": "string" + }, + "target": { + "properties": { + "annotationSelector": { + "type": "string" + }, + "group": { + "type": "string" + }, + "kind": { + "type": "string" + }, + "labelSelector": { + "type": "string" + }, + "name": { + "type": "string" + }, + "namespace": { + "type": "string" + }, + "version": { + "type": "string" + } + }, + "type": "object", + "additionalProperties": false + } + }, + "type": "object", + "additionalProperties": false + }, + "type": "array" + }, "replicas": { "items": { "properties": { @@ -17582,6 +19460,54 @@ "namespace": { "type": "string" }, + "patches": { + "items": { + "properties": { + "options": { + "additionalProperties": { + "type": "boolean" + }, + "type": "object" + }, + "patch": { + "type": "string" + }, + "path": { + "type": "string" + }, + "target": { + "properties": { + "annotationSelector": { + "type": "string" + }, + "group": { + "type": "string" + }, + "kind": { + "type": "string" + }, + "labelSelector": { + "type": "string" + }, + "name": { + "type": "string" + }, + "namespace": { + "type": "string" + }, + "version": { + "type": "string" + } + }, + "type": "object", + "additionalProperties": false + } + }, + "type": "object", + "additionalProperties": false + }, + "type": "array" + }, "replicas": { "items": { "properties": { @@ -18115,6 +20041,54 @@ "namespace": { "type": "string" }, + "patches": { + "items": { + "properties": { + "options": { + "additionalProperties": { + "type": "boolean" + }, + "type": "object" + }, + "patch": { + "type": "string" + }, + "path": { + "type": "string" + }, + "target": { + "properties": { + "annotationSelector": { + "type": "string" + }, + "group": { + "type": "string" + }, + "kind": { + "type": "string" + }, + "labelSelector": { + "type": "string" + }, + "name": { + "type": "string" + }, + "namespace": { + "type": "string" + }, + "version": { + "type": "string" + } + }, + "type": "object", + "additionalProperties": false + } + }, + "type": "object", + "additionalProperties": false + }, + "type": "array" + }, "replicas": { "items": { "properties": { @@ -18405,6 +20379,54 @@ "namespace": { "type": "string" }, + "patches": { + "items": { + "properties": { + "options": { + "additionalProperties": { + "type": "boolean" + }, + "type": "object" + }, + "patch": { + "type": "string" + }, + "path": { + "type": "string" + }, + "target": { + "properties": { + "annotationSelector": { + "type": "string" + }, + "group": { + "type": "string" + }, + "kind": { + "type": "string" + }, + "labelSelector": { + "type": "string" + }, + "name": { + "type": "string" + }, + "namespace": { + "type": "string" + }, + "version": { + "type": "string" + } + }, + "type": "object", + "additionalProperties": false + } + }, + "type": "object", + "additionalProperties": false + }, + "type": "array" + }, "replicas": { "items": { "properties": { @@ -19227,6 +21249,54 @@ "namespace": { "type": "string" }, + "patches": { + "items": { + "properties": { + "options": { + "additionalProperties": { + "type": "boolean" + }, + "type": "object" + }, + "patch": { + "type": "string" + }, + "path": { + "type": "string" + }, + "target": { + "properties": { + "annotationSelector": { + "type": "string" + }, + "group": { + "type": "string" + }, + "kind": { + "type": "string" + }, + "labelSelector": { + "type": "string" + }, + "name": { + "type": "string" + }, + "namespace": { + "type": "string" + }, + "version": { + "type": "string" + } + }, + "type": "object", + "additionalProperties": false + } + }, + "type": "object", + "additionalProperties": false + }, + "type": "array" + }, "replicas": { "items": { "properties": { @@ -19517,6 +21587,54 @@ "namespace": { "type": "string" }, + "patches": { + "items": { + "properties": { + "options": { + "additionalProperties": { + "type": "boolean" + }, + "type": "object" + }, + "patch": { + "type": "string" + }, + "path": { + "type": "string" + }, + "target": { + "properties": { + "annotationSelector": { + "type": "string" + }, + "group": { + "type": "string" + }, + "kind": { + "type": "string" + }, + "labelSelector": { + "type": "string" + }, + "name": { + "type": "string" + }, + "namespace": { + "type": "string" + }, + "version": { + "type": "string" + } + }, + "type": "object", + "additionalProperties": false + } + }, + "type": "object", + "additionalProperties": false + }, + "type": "array" + }, "replicas": { "items": { "properties": { @@ -20019,6 +22137,9 @@ ], "type": "object", "additionalProperties": false + }, + "topic": { + "type": "string" } }, "required": [ @@ -20329,6 +22450,54 @@ "namespace": { "type": "string" }, + "patches": { + "items": { + "properties": { + "options": { + "additionalProperties": { + "type": "boolean" + }, + "type": "object" + }, + "patch": { + "type": "string" + }, + "path": { + "type": "string" + }, + "target": { + "properties": { + "annotationSelector": { + "type": "string" + }, + "group": { + "type": "string" + }, + "kind": { + "type": "string" + }, + "labelSelector": { + "type": "string" + }, + "name": { + "type": "string" + }, + "namespace": { + "type": "string" + }, + "version": { + "type": "string" + } + }, + "type": "object", + "additionalProperties": false + } + }, + "type": "object", + "additionalProperties": false + }, + "type": "array" + }, "replicas": { "items": { "properties": { @@ -20619,6 +22788,54 @@ "namespace": { "type": "string" }, + "patches": { + "items": { + "properties": { + "options": { + "additionalProperties": { + "type": "boolean" + }, + "type": "object" + }, + "patch": { + "type": "string" + }, + "path": { + "type": "string" + }, + "target": { + "properties": { + "annotationSelector": { + "type": "string" + }, + "group": { + "type": "string" + }, + "kind": { + "type": "string" + }, + "labelSelector": { + "type": "string" + }, + "name": { + "type": "string" + }, + "namespace": { + "type": "string" + }, + "version": { + "type": "string" + } + }, + "type": "object", + "additionalProperties": false + } + }, + "type": "object", + "additionalProperties": false + }, + "type": "array" + }, "replicas": { "items": { "properties": { @@ -20878,6 +23095,30 @@ }, "type": "array" }, + "ignoreApplicationDifferences": { + "items": { + "properties": { + "jqPathExpressions": { + "items": { + "type": "string" + }, + "type": "array" + }, + "jsonPointers": { + "items": { + "type": "string" + }, + "type": "array" + }, + "name": { + "type": "string" + } + }, + "type": "object", + "additionalProperties": false + }, + "type": "array" + }, "preservedFields": { "properties": { "annotations": { @@ -20885,6 +23126,12 @@ "type": "string" }, "type": "array" + }, + "labels": { + "items": { + "type": "string" + }, + "type": "array" } }, "type": "object", @@ -21262,6 +23509,54 @@ "namespace": { "type": "string" }, + "patches": { + "items": { + "properties": { + "options": { + "additionalProperties": { + "type": "boolean" + }, + "type": "object" + }, + "patch": { + "type": "string" + }, + "path": { + "type": "string" + }, + "target": { + "properties": { + "annotationSelector": { + "type": "string" + }, + "group": { + "type": "string" + }, + "kind": { + "type": "string" + }, + "labelSelector": { + "type": "string" + }, + "name": { + "type": "string" + }, + "namespace": { + "type": "string" + }, + "version": { + "type": "string" + } + }, + "type": "object", + "additionalProperties": false + } + }, + "type": "object", + "additionalProperties": false + }, + "type": "array" + }, "replicas": { "items": { "properties": { @@ -21552,6 +23847,54 @@ "namespace": { "type": "string" }, + "patches": { + "items": { + "properties": { + "options": { + "additionalProperties": { + "type": "boolean" + }, + "type": "object" + }, + "patch": { + "type": "string" + }, + "path": { + "type": "string" + }, + "target": { + "properties": { + "annotationSelector": { + "type": "string" + }, + "group": { + "type": "string" + }, + "kind": { + "type": "string" + }, + "labelSelector": { + "type": "string" + }, + "name": { + "type": "string" + }, + "namespace": { + "type": "string" + }, + "version": { + "type": "string" + } + }, + "type": "object", + "additionalProperties": false + } + }, + "type": "object", + "additionalProperties": false + }, + "type": "array" + }, "replicas": { "items": { "properties": {