Update CRDs to v2.10.0
Signed-off-by: Petr Drastil <petr.drastil@gmail.com>
This commit is contained in:
parent
dd4d3641ad
commit
980433ec25
3 changed files with 271 additions and 1 deletions
|
@ -330,6 +330,12 @@ spec:
|
||||||
description: CommonLabels is a list of additional labels
|
description: CommonLabels is a list of additional labels
|
||||||
to add to rendered manifests
|
to add to rendered manifests
|
||||||
type: object
|
type: object
|
||||||
|
components:
|
||||||
|
description: Components specifies a list of kustomize
|
||||||
|
components to add to the kustomization before building
|
||||||
|
items:
|
||||||
|
type: string
|
||||||
|
type: array
|
||||||
forceCommonAnnotations:
|
forceCommonAnnotations:
|
||||||
description: ForceCommonAnnotations specifies whether
|
description: ForceCommonAnnotations specifies whether
|
||||||
to force applying common annotations to resources for
|
to force applying common annotations to resources for
|
||||||
|
@ -658,6 +664,12 @@ spec:
|
||||||
description: CommonLabels is a list of additional labels
|
description: CommonLabels is a list of additional labels
|
||||||
to add to rendered manifests
|
to add to rendered manifests
|
||||||
type: object
|
type: object
|
||||||
|
components:
|
||||||
|
description: Components specifies a list of kustomize
|
||||||
|
components to add to the kustomization before building
|
||||||
|
items:
|
||||||
|
type: string
|
||||||
|
type: array
|
||||||
forceCommonAnnotations:
|
forceCommonAnnotations:
|
||||||
description: ForceCommonAnnotations specifies whether
|
description: ForceCommonAnnotations specifies whether
|
||||||
to force applying common annotations to resources
|
to force applying common annotations to resources
|
||||||
|
@ -1103,6 +1115,12 @@ spec:
|
||||||
description: CommonLabels is a list of additional labels to
|
description: CommonLabels is a list of additional labels to
|
||||||
add to rendered manifests
|
add to rendered manifests
|
||||||
type: object
|
type: object
|
||||||
|
components:
|
||||||
|
description: Components specifies a list of kustomize components
|
||||||
|
to add to the kustomization before building
|
||||||
|
items:
|
||||||
|
type: string
|
||||||
|
type: array
|
||||||
forceCommonAnnotations:
|
forceCommonAnnotations:
|
||||||
description: ForceCommonAnnotations specifies whether to force
|
description: ForceCommonAnnotations specifies whether to force
|
||||||
applying common annotations to resources for Kustomize apps
|
applying common annotations to resources for Kustomize apps
|
||||||
|
@ -1421,6 +1439,12 @@ spec:
|
||||||
description: CommonLabels is a list of additional labels
|
description: CommonLabels is a list of additional labels
|
||||||
to add to rendered manifests
|
to add to rendered manifests
|
||||||
type: object
|
type: object
|
||||||
|
components:
|
||||||
|
description: Components specifies a list of kustomize components
|
||||||
|
to add to the kustomization before building
|
||||||
|
items:
|
||||||
|
type: string
|
||||||
|
type: array
|
||||||
forceCommonAnnotations:
|
forceCommonAnnotations:
|
||||||
description: ForceCommonAnnotations specifies whether to
|
description: ForceCommonAnnotations specifies whether to
|
||||||
force applying common annotations to resources for Kustomize
|
force applying common annotations to resources for Kustomize
|
||||||
|
@ -1892,6 +1916,12 @@ spec:
|
||||||
description: CommonLabels is a list of additional labels
|
description: CommonLabels is a list of additional labels
|
||||||
to add to rendered manifests
|
to add to rendered manifests
|
||||||
type: object
|
type: object
|
||||||
|
components:
|
||||||
|
description: Components specifies a list of kustomize
|
||||||
|
components to add to the kustomization before building
|
||||||
|
items:
|
||||||
|
type: string
|
||||||
|
type: array
|
||||||
forceCommonAnnotations:
|
forceCommonAnnotations:
|
||||||
description: ForceCommonAnnotations specifies whether
|
description: ForceCommonAnnotations specifies whether
|
||||||
to force applying common annotations to resources
|
to force applying common annotations to resources
|
||||||
|
@ -2224,6 +2254,12 @@ spec:
|
||||||
description: CommonLabels is a list of additional
|
description: CommonLabels is a list of additional
|
||||||
labels to add to rendered manifests
|
labels to add to rendered manifests
|
||||||
type: object
|
type: object
|
||||||
|
components:
|
||||||
|
description: Components specifies a list of kustomize
|
||||||
|
components to add to the kustomization before building
|
||||||
|
items:
|
||||||
|
type: string
|
||||||
|
type: array
|
||||||
forceCommonAnnotations:
|
forceCommonAnnotations:
|
||||||
description: ForceCommonAnnotations specifies whether
|
description: ForceCommonAnnotations specifies whether
|
||||||
to force applying common annotations to resources
|
to force applying common annotations to resources
|
||||||
|
@ -2700,6 +2736,13 @@ spec:
|
||||||
description: CommonLabels is a list of additional
|
description: CommonLabels is a list of additional
|
||||||
labels to add to rendered manifests
|
labels to add to rendered manifests
|
||||||
type: object
|
type: object
|
||||||
|
components:
|
||||||
|
description: Components specifies a list of kustomize
|
||||||
|
components to add to the kustomization before
|
||||||
|
building
|
||||||
|
items:
|
||||||
|
type: string
|
||||||
|
type: array
|
||||||
forceCommonAnnotations:
|
forceCommonAnnotations:
|
||||||
description: ForceCommonAnnotations specifies
|
description: ForceCommonAnnotations specifies
|
||||||
whether to force applying common annotations
|
whether to force applying common annotations
|
||||||
|
@ -3049,6 +3092,13 @@ spec:
|
||||||
description: CommonLabels is a list of additional
|
description: CommonLabels is a list of additional
|
||||||
labels to add to rendered manifests
|
labels to add to rendered manifests
|
||||||
type: object
|
type: object
|
||||||
|
components:
|
||||||
|
description: Components specifies a list of
|
||||||
|
kustomize components to add to the kustomization
|
||||||
|
before building
|
||||||
|
items:
|
||||||
|
type: string
|
||||||
|
type: array
|
||||||
forceCommonAnnotations:
|
forceCommonAnnotations:
|
||||||
description: ForceCommonAnnotations specifies
|
description: ForceCommonAnnotations specifies
|
||||||
whether to force applying common annotations
|
whether to force applying common annotations
|
||||||
|
@ -3513,6 +3563,12 @@ spec:
|
||||||
description: CommonLabels is a list of additional
|
description: CommonLabels is a list of additional
|
||||||
labels to add to rendered manifests
|
labels to add to rendered manifests
|
||||||
type: object
|
type: object
|
||||||
|
components:
|
||||||
|
description: Components specifies a list of kustomize
|
||||||
|
components to add to the kustomization before building
|
||||||
|
items:
|
||||||
|
type: string
|
||||||
|
type: array
|
||||||
forceCommonAnnotations:
|
forceCommonAnnotations:
|
||||||
description: ForceCommonAnnotations specifies whether
|
description: ForceCommonAnnotations specifies whether
|
||||||
to force applying common annotations to resources
|
to force applying common annotations to resources
|
||||||
|
@ -3855,6 +3911,13 @@ spec:
|
||||||
description: CommonLabels is a list of additional
|
description: CommonLabels is a list of additional
|
||||||
labels to add to rendered manifests
|
labels to add to rendered manifests
|
||||||
type: object
|
type: object
|
||||||
|
components:
|
||||||
|
description: Components specifies a list of kustomize
|
||||||
|
components to add to the kustomization before
|
||||||
|
building
|
||||||
|
items:
|
||||||
|
type: string
|
||||||
|
type: array
|
||||||
forceCommonAnnotations:
|
forceCommonAnnotations:
|
||||||
description: ForceCommonAnnotations specifies whether
|
description: ForceCommonAnnotations specifies whether
|
||||||
to force applying common annotations to resources
|
to force applying common annotations to resources
|
||||||
|
@ -4341,6 +4404,12 @@ spec:
|
||||||
description: CommonLabels is a list of additional
|
description: CommonLabels is a list of additional
|
||||||
labels to add to rendered manifests
|
labels to add to rendered manifests
|
||||||
type: object
|
type: object
|
||||||
|
components:
|
||||||
|
description: Components specifies a list of kustomize
|
||||||
|
components to add to the kustomization before building
|
||||||
|
items:
|
||||||
|
type: string
|
||||||
|
type: array
|
||||||
forceCommonAnnotations:
|
forceCommonAnnotations:
|
||||||
description: ForceCommonAnnotations specifies whether
|
description: ForceCommonAnnotations specifies whether
|
||||||
to force applying common annotations to resources
|
to force applying common annotations to resources
|
||||||
|
@ -4683,6 +4752,13 @@ spec:
|
||||||
description: CommonLabels is a list of additional
|
description: CommonLabels is a list of additional
|
||||||
labels to add to rendered manifests
|
labels to add to rendered manifests
|
||||||
type: object
|
type: object
|
||||||
|
components:
|
||||||
|
description: Components specifies a list of kustomize
|
||||||
|
components to add to the kustomization before
|
||||||
|
building
|
||||||
|
items:
|
||||||
|
type: string
|
||||||
|
type: array
|
||||||
forceCommonAnnotations:
|
forceCommonAnnotations:
|
||||||
description: ForceCommonAnnotations specifies whether
|
description: ForceCommonAnnotations specifies whether
|
||||||
to force applying common annotations to resources
|
to force applying common annotations to resources
|
||||||
|
|
|
@ -255,6 +255,10 @@ spec:
|
||||||
additionalProperties:
|
additionalProperties:
|
||||||
type: string
|
type: string
|
||||||
type: object
|
type: object
|
||||||
|
components:
|
||||||
|
items:
|
||||||
|
type: string
|
||||||
|
type: array
|
||||||
forceCommonAnnotations:
|
forceCommonAnnotations:
|
||||||
type: boolean
|
type: boolean
|
||||||
forceCommonLabels:
|
forceCommonLabels:
|
||||||
|
@ -465,6 +469,10 @@ spec:
|
||||||
additionalProperties:
|
additionalProperties:
|
||||||
type: string
|
type: string
|
||||||
type: object
|
type: object
|
||||||
|
components:
|
||||||
|
items:
|
||||||
|
type: string
|
||||||
|
type: array
|
||||||
forceCommonAnnotations:
|
forceCommonAnnotations:
|
||||||
type: boolean
|
type: boolean
|
||||||
forceCommonLabels:
|
forceCommonLabels:
|
||||||
|
@ -834,6 +842,10 @@ spec:
|
||||||
additionalProperties:
|
additionalProperties:
|
||||||
type: string
|
type: string
|
||||||
type: object
|
type: object
|
||||||
|
components:
|
||||||
|
items:
|
||||||
|
type: string
|
||||||
|
type: array
|
||||||
forceCommonAnnotations:
|
forceCommonAnnotations:
|
||||||
type: boolean
|
type: boolean
|
||||||
forceCommonLabels:
|
forceCommonLabels:
|
||||||
|
@ -1044,6 +1056,10 @@ spec:
|
||||||
additionalProperties:
|
additionalProperties:
|
||||||
type: string
|
type: string
|
||||||
type: object
|
type: object
|
||||||
|
components:
|
||||||
|
items:
|
||||||
|
type: string
|
||||||
|
type: array
|
||||||
forceCommonAnnotations:
|
forceCommonAnnotations:
|
||||||
type: boolean
|
type: boolean
|
||||||
forceCommonLabels:
|
forceCommonLabels:
|
||||||
|
@ -1417,6 +1433,10 @@ spec:
|
||||||
additionalProperties:
|
additionalProperties:
|
||||||
type: string
|
type: string
|
||||||
type: object
|
type: object
|
||||||
|
components:
|
||||||
|
items:
|
||||||
|
type: string
|
||||||
|
type: array
|
||||||
forceCommonAnnotations:
|
forceCommonAnnotations:
|
||||||
type: boolean
|
type: boolean
|
||||||
forceCommonLabels:
|
forceCommonLabels:
|
||||||
|
@ -1627,6 +1647,10 @@ spec:
|
||||||
additionalProperties:
|
additionalProperties:
|
||||||
type: string
|
type: string
|
||||||
type: object
|
type: object
|
||||||
|
components:
|
||||||
|
items:
|
||||||
|
type: string
|
||||||
|
type: array
|
||||||
forceCommonAnnotations:
|
forceCommonAnnotations:
|
||||||
type: boolean
|
type: boolean
|
||||||
forceCommonLabels:
|
forceCommonLabels:
|
||||||
|
@ -1980,6 +2004,10 @@ spec:
|
||||||
additionalProperties:
|
additionalProperties:
|
||||||
type: string
|
type: string
|
||||||
type: object
|
type: object
|
||||||
|
components:
|
||||||
|
items:
|
||||||
|
type: string
|
||||||
|
type: array
|
||||||
forceCommonAnnotations:
|
forceCommonAnnotations:
|
||||||
type: boolean
|
type: boolean
|
||||||
forceCommonLabels:
|
forceCommonLabels:
|
||||||
|
@ -2190,6 +2218,10 @@ spec:
|
||||||
additionalProperties:
|
additionalProperties:
|
||||||
type: string
|
type: string
|
||||||
type: object
|
type: object
|
||||||
|
components:
|
||||||
|
items:
|
||||||
|
type: string
|
||||||
|
type: array
|
||||||
forceCommonAnnotations:
|
forceCommonAnnotations:
|
||||||
type: boolean
|
type: boolean
|
||||||
forceCommonLabels:
|
forceCommonLabels:
|
||||||
|
@ -2567,6 +2599,10 @@ spec:
|
||||||
additionalProperties:
|
additionalProperties:
|
||||||
type: string
|
type: string
|
||||||
type: object
|
type: object
|
||||||
|
components:
|
||||||
|
items:
|
||||||
|
type: string
|
||||||
|
type: array
|
||||||
forceCommonAnnotations:
|
forceCommonAnnotations:
|
||||||
type: boolean
|
type: boolean
|
||||||
forceCommonLabels:
|
forceCommonLabels:
|
||||||
|
@ -2777,6 +2813,10 @@ spec:
|
||||||
additionalProperties:
|
additionalProperties:
|
||||||
type: string
|
type: string
|
||||||
type: object
|
type: object
|
||||||
|
components:
|
||||||
|
items:
|
||||||
|
type: string
|
||||||
|
type: array
|
||||||
forceCommonAnnotations:
|
forceCommonAnnotations:
|
||||||
type: boolean
|
type: boolean
|
||||||
forceCommonLabels:
|
forceCommonLabels:
|
||||||
|
@ -3146,6 +3186,10 @@ spec:
|
||||||
additionalProperties:
|
additionalProperties:
|
||||||
type: string
|
type: string
|
||||||
type: object
|
type: object
|
||||||
|
components:
|
||||||
|
items:
|
||||||
|
type: string
|
||||||
|
type: array
|
||||||
forceCommonAnnotations:
|
forceCommonAnnotations:
|
||||||
type: boolean
|
type: boolean
|
||||||
forceCommonLabels:
|
forceCommonLabels:
|
||||||
|
@ -3356,6 +3400,10 @@ spec:
|
||||||
additionalProperties:
|
additionalProperties:
|
||||||
type: string
|
type: string
|
||||||
type: object
|
type: object
|
||||||
|
components:
|
||||||
|
items:
|
||||||
|
type: string
|
||||||
|
type: array
|
||||||
forceCommonAnnotations:
|
forceCommonAnnotations:
|
||||||
type: boolean
|
type: boolean
|
||||||
forceCommonLabels:
|
forceCommonLabels:
|
||||||
|
@ -3729,6 +3777,10 @@ spec:
|
||||||
additionalProperties:
|
additionalProperties:
|
||||||
type: string
|
type: string
|
||||||
type: object
|
type: object
|
||||||
|
components:
|
||||||
|
items:
|
||||||
|
type: string
|
||||||
|
type: array
|
||||||
forceCommonAnnotations:
|
forceCommonAnnotations:
|
||||||
type: boolean
|
type: boolean
|
||||||
forceCommonLabels:
|
forceCommonLabels:
|
||||||
|
@ -3939,6 +3991,10 @@ spec:
|
||||||
additionalProperties:
|
additionalProperties:
|
||||||
type: string
|
type: string
|
||||||
type: object
|
type: object
|
||||||
|
components:
|
||||||
|
items:
|
||||||
|
type: string
|
||||||
|
type: array
|
||||||
forceCommonAnnotations:
|
forceCommonAnnotations:
|
||||||
type: boolean
|
type: boolean
|
||||||
forceCommonLabels:
|
forceCommonLabels:
|
||||||
|
@ -4292,6 +4348,10 @@ spec:
|
||||||
additionalProperties:
|
additionalProperties:
|
||||||
type: string
|
type: string
|
||||||
type: object
|
type: object
|
||||||
|
components:
|
||||||
|
items:
|
||||||
|
type: string
|
||||||
|
type: array
|
||||||
forceCommonAnnotations:
|
forceCommonAnnotations:
|
||||||
type: boolean
|
type: boolean
|
||||||
forceCommonLabels:
|
forceCommonLabels:
|
||||||
|
@ -4502,6 +4562,10 @@ spec:
|
||||||
additionalProperties:
|
additionalProperties:
|
||||||
type: string
|
type: string
|
||||||
type: object
|
type: object
|
||||||
|
components:
|
||||||
|
items:
|
||||||
|
type: string
|
||||||
|
type: array
|
||||||
forceCommonAnnotations:
|
forceCommonAnnotations:
|
||||||
type: boolean
|
type: boolean
|
||||||
forceCommonLabels:
|
forceCommonLabels:
|
||||||
|
@ -4865,6 +4929,10 @@ spec:
|
||||||
additionalProperties:
|
additionalProperties:
|
||||||
type: string
|
type: string
|
||||||
type: object
|
type: object
|
||||||
|
components:
|
||||||
|
items:
|
||||||
|
type: string
|
||||||
|
type: array
|
||||||
forceCommonAnnotations:
|
forceCommonAnnotations:
|
||||||
type: boolean
|
type: boolean
|
||||||
forceCommonLabels:
|
forceCommonLabels:
|
||||||
|
@ -5075,6 +5143,10 @@ spec:
|
||||||
additionalProperties:
|
additionalProperties:
|
||||||
type: string
|
type: string
|
||||||
type: object
|
type: object
|
||||||
|
components:
|
||||||
|
items:
|
||||||
|
type: string
|
||||||
|
type: array
|
||||||
forceCommonAnnotations:
|
forceCommonAnnotations:
|
||||||
type: boolean
|
type: boolean
|
||||||
forceCommonLabels:
|
forceCommonLabels:
|
||||||
|
@ -5618,6 +5690,10 @@ spec:
|
||||||
additionalProperties:
|
additionalProperties:
|
||||||
type: string
|
type: string
|
||||||
type: object
|
type: object
|
||||||
|
components:
|
||||||
|
items:
|
||||||
|
type: string
|
||||||
|
type: array
|
||||||
forceCommonAnnotations:
|
forceCommonAnnotations:
|
||||||
type: boolean
|
type: boolean
|
||||||
forceCommonLabels:
|
forceCommonLabels:
|
||||||
|
@ -5828,6 +5904,10 @@ spec:
|
||||||
additionalProperties:
|
additionalProperties:
|
||||||
type: string
|
type: string
|
||||||
type: object
|
type: object
|
||||||
|
components:
|
||||||
|
items:
|
||||||
|
type: string
|
||||||
|
type: array
|
||||||
forceCommonAnnotations:
|
forceCommonAnnotations:
|
||||||
type: boolean
|
type: boolean
|
||||||
forceCommonLabels:
|
forceCommonLabels:
|
||||||
|
@ -6366,6 +6446,10 @@ spec:
|
||||||
additionalProperties:
|
additionalProperties:
|
||||||
type: string
|
type: string
|
||||||
type: object
|
type: object
|
||||||
|
components:
|
||||||
|
items:
|
||||||
|
type: string
|
||||||
|
type: array
|
||||||
forceCommonAnnotations:
|
forceCommonAnnotations:
|
||||||
type: boolean
|
type: boolean
|
||||||
forceCommonLabels:
|
forceCommonLabels:
|
||||||
|
@ -6576,6 +6660,10 @@ spec:
|
||||||
additionalProperties:
|
additionalProperties:
|
||||||
type: string
|
type: string
|
||||||
type: object
|
type: object
|
||||||
|
components:
|
||||||
|
items:
|
||||||
|
type: string
|
||||||
|
type: array
|
||||||
forceCommonAnnotations:
|
forceCommonAnnotations:
|
||||||
type: boolean
|
type: boolean
|
||||||
forceCommonLabels:
|
forceCommonLabels:
|
||||||
|
@ -6943,6 +7031,10 @@ spec:
|
||||||
additionalProperties:
|
additionalProperties:
|
||||||
type: string
|
type: string
|
||||||
type: object
|
type: object
|
||||||
|
components:
|
||||||
|
items:
|
||||||
|
type: string
|
||||||
|
type: array
|
||||||
forceCommonAnnotations:
|
forceCommonAnnotations:
|
||||||
type: boolean
|
type: boolean
|
||||||
forceCommonLabels:
|
forceCommonLabels:
|
||||||
|
@ -7153,6 +7245,10 @@ spec:
|
||||||
additionalProperties:
|
additionalProperties:
|
||||||
type: string
|
type: string
|
||||||
type: object
|
type: object
|
||||||
|
components:
|
||||||
|
items:
|
||||||
|
type: string
|
||||||
|
type: array
|
||||||
forceCommonAnnotations:
|
forceCommonAnnotations:
|
||||||
type: boolean
|
type: boolean
|
||||||
forceCommonLabels:
|
forceCommonLabels:
|
||||||
|
@ -7530,6 +7626,10 @@ spec:
|
||||||
additionalProperties:
|
additionalProperties:
|
||||||
type: string
|
type: string
|
||||||
type: object
|
type: object
|
||||||
|
components:
|
||||||
|
items:
|
||||||
|
type: string
|
||||||
|
type: array
|
||||||
forceCommonAnnotations:
|
forceCommonAnnotations:
|
||||||
type: boolean
|
type: boolean
|
||||||
forceCommonLabels:
|
forceCommonLabels:
|
||||||
|
@ -7740,6 +7840,10 @@ spec:
|
||||||
additionalProperties:
|
additionalProperties:
|
||||||
type: string
|
type: string
|
||||||
type: object
|
type: object
|
||||||
|
components:
|
||||||
|
items:
|
||||||
|
type: string
|
||||||
|
type: array
|
||||||
forceCommonAnnotations:
|
forceCommonAnnotations:
|
||||||
type: boolean
|
type: boolean
|
||||||
forceCommonLabels:
|
forceCommonLabels:
|
||||||
|
@ -8109,6 +8213,10 @@ spec:
|
||||||
additionalProperties:
|
additionalProperties:
|
||||||
type: string
|
type: string
|
||||||
type: object
|
type: object
|
||||||
|
components:
|
||||||
|
items:
|
||||||
|
type: string
|
||||||
|
type: array
|
||||||
forceCommonAnnotations:
|
forceCommonAnnotations:
|
||||||
type: boolean
|
type: boolean
|
||||||
forceCommonLabels:
|
forceCommonLabels:
|
||||||
|
@ -8319,6 +8427,10 @@ spec:
|
||||||
additionalProperties:
|
additionalProperties:
|
||||||
type: string
|
type: string
|
||||||
type: object
|
type: object
|
||||||
|
components:
|
||||||
|
items:
|
||||||
|
type: string
|
||||||
|
type: array
|
||||||
forceCommonAnnotations:
|
forceCommonAnnotations:
|
||||||
type: boolean
|
type: boolean
|
||||||
forceCommonLabels:
|
forceCommonLabels:
|
||||||
|
@ -8692,6 +8804,10 @@ spec:
|
||||||
additionalProperties:
|
additionalProperties:
|
||||||
type: string
|
type: string
|
||||||
type: object
|
type: object
|
||||||
|
components:
|
||||||
|
items:
|
||||||
|
type: string
|
||||||
|
type: array
|
||||||
forceCommonAnnotations:
|
forceCommonAnnotations:
|
||||||
type: boolean
|
type: boolean
|
||||||
forceCommonLabels:
|
forceCommonLabels:
|
||||||
|
@ -8902,6 +9018,10 @@ spec:
|
||||||
additionalProperties:
|
additionalProperties:
|
||||||
type: string
|
type: string
|
||||||
type: object
|
type: object
|
||||||
|
components:
|
||||||
|
items:
|
||||||
|
type: string
|
||||||
|
type: array
|
||||||
forceCommonAnnotations:
|
forceCommonAnnotations:
|
||||||
type: boolean
|
type: boolean
|
||||||
forceCommonLabels:
|
forceCommonLabels:
|
||||||
|
@ -9255,6 +9375,10 @@ spec:
|
||||||
additionalProperties:
|
additionalProperties:
|
||||||
type: string
|
type: string
|
||||||
type: object
|
type: object
|
||||||
|
components:
|
||||||
|
items:
|
||||||
|
type: string
|
||||||
|
type: array
|
||||||
forceCommonAnnotations:
|
forceCommonAnnotations:
|
||||||
type: boolean
|
type: boolean
|
||||||
forceCommonLabels:
|
forceCommonLabels:
|
||||||
|
@ -9465,6 +9589,10 @@ spec:
|
||||||
additionalProperties:
|
additionalProperties:
|
||||||
type: string
|
type: string
|
||||||
type: object
|
type: object
|
||||||
|
components:
|
||||||
|
items:
|
||||||
|
type: string
|
||||||
|
type: array
|
||||||
forceCommonAnnotations:
|
forceCommonAnnotations:
|
||||||
type: boolean
|
type: boolean
|
||||||
forceCommonLabels:
|
forceCommonLabels:
|
||||||
|
@ -9828,6 +9956,10 @@ spec:
|
||||||
additionalProperties:
|
additionalProperties:
|
||||||
type: string
|
type: string
|
||||||
type: object
|
type: object
|
||||||
|
components:
|
||||||
|
items:
|
||||||
|
type: string
|
||||||
|
type: array
|
||||||
forceCommonAnnotations:
|
forceCommonAnnotations:
|
||||||
type: boolean
|
type: boolean
|
||||||
forceCommonLabels:
|
forceCommonLabels:
|
||||||
|
@ -10038,6 +10170,10 @@ spec:
|
||||||
additionalProperties:
|
additionalProperties:
|
||||||
type: string
|
type: string
|
||||||
type: object
|
type: object
|
||||||
|
components:
|
||||||
|
items:
|
||||||
|
type: string
|
||||||
|
type: array
|
||||||
forceCommonAnnotations:
|
forceCommonAnnotations:
|
||||||
type: boolean
|
type: boolean
|
||||||
forceCommonLabels:
|
forceCommonLabels:
|
||||||
|
@ -10581,6 +10717,10 @@ spec:
|
||||||
additionalProperties:
|
additionalProperties:
|
||||||
type: string
|
type: string
|
||||||
type: object
|
type: object
|
||||||
|
components:
|
||||||
|
items:
|
||||||
|
type: string
|
||||||
|
type: array
|
||||||
forceCommonAnnotations:
|
forceCommonAnnotations:
|
||||||
type: boolean
|
type: boolean
|
||||||
forceCommonLabels:
|
forceCommonLabels:
|
||||||
|
@ -10791,6 +10931,10 @@ spec:
|
||||||
additionalProperties:
|
additionalProperties:
|
||||||
type: string
|
type: string
|
||||||
type: object
|
type: object
|
||||||
|
components:
|
||||||
|
items:
|
||||||
|
type: string
|
||||||
|
type: array
|
||||||
forceCommonAnnotations:
|
forceCommonAnnotations:
|
||||||
type: boolean
|
type: boolean
|
||||||
forceCommonLabels:
|
forceCommonLabels:
|
||||||
|
@ -11329,6 +11473,10 @@ spec:
|
||||||
additionalProperties:
|
additionalProperties:
|
||||||
type: string
|
type: string
|
||||||
type: object
|
type: object
|
||||||
|
components:
|
||||||
|
items:
|
||||||
|
type: string
|
||||||
|
type: array
|
||||||
forceCommonAnnotations:
|
forceCommonAnnotations:
|
||||||
type: boolean
|
type: boolean
|
||||||
forceCommonLabels:
|
forceCommonLabels:
|
||||||
|
@ -11539,6 +11687,10 @@ spec:
|
||||||
additionalProperties:
|
additionalProperties:
|
||||||
type: string
|
type: string
|
||||||
type: object
|
type: object
|
||||||
|
components:
|
||||||
|
items:
|
||||||
|
type: string
|
||||||
|
type: array
|
||||||
forceCommonAnnotations:
|
forceCommonAnnotations:
|
||||||
type: boolean
|
type: boolean
|
||||||
forceCommonLabels:
|
forceCommonLabels:
|
||||||
|
@ -11910,6 +12062,10 @@ spec:
|
||||||
additionalProperties:
|
additionalProperties:
|
||||||
type: string
|
type: string
|
||||||
type: object
|
type: object
|
||||||
|
components:
|
||||||
|
items:
|
||||||
|
type: string
|
||||||
|
type: array
|
||||||
forceCommonAnnotations:
|
forceCommonAnnotations:
|
||||||
type: boolean
|
type: boolean
|
||||||
forceCommonLabels:
|
forceCommonLabels:
|
||||||
|
@ -12120,6 +12276,10 @@ spec:
|
||||||
additionalProperties:
|
additionalProperties:
|
||||||
type: string
|
type: string
|
||||||
type: object
|
type: object
|
||||||
|
components:
|
||||||
|
items:
|
||||||
|
type: string
|
||||||
|
type: array
|
||||||
forceCommonAnnotations:
|
forceCommonAnnotations:
|
||||||
type: boolean
|
type: boolean
|
||||||
forceCommonLabels:
|
forceCommonLabels:
|
||||||
|
@ -12480,6 +12640,10 @@ spec:
|
||||||
additionalProperties:
|
additionalProperties:
|
||||||
type: string
|
type: string
|
||||||
type: object
|
type: object
|
||||||
|
components:
|
||||||
|
items:
|
||||||
|
type: string
|
||||||
|
type: array
|
||||||
forceCommonAnnotations:
|
forceCommonAnnotations:
|
||||||
type: boolean
|
type: boolean
|
||||||
forceCommonLabels:
|
forceCommonLabels:
|
||||||
|
@ -12690,6 +12854,10 @@ spec:
|
||||||
additionalProperties:
|
additionalProperties:
|
||||||
type: string
|
type: string
|
||||||
type: object
|
type: object
|
||||||
|
components:
|
||||||
|
items:
|
||||||
|
type: string
|
||||||
|
type: array
|
||||||
forceCommonAnnotations:
|
forceCommonAnnotations:
|
||||||
type: boolean
|
type: boolean
|
||||||
forceCommonLabels:
|
forceCommonLabels:
|
||||||
|
@ -13233,6 +13401,10 @@ spec:
|
||||||
additionalProperties:
|
additionalProperties:
|
||||||
type: string
|
type: string
|
||||||
type: object
|
type: object
|
||||||
|
components:
|
||||||
|
items:
|
||||||
|
type: string
|
||||||
|
type: array
|
||||||
forceCommonAnnotations:
|
forceCommonAnnotations:
|
||||||
type: boolean
|
type: boolean
|
||||||
forceCommonLabels:
|
forceCommonLabels:
|
||||||
|
@ -13443,6 +13615,10 @@ spec:
|
||||||
additionalProperties:
|
additionalProperties:
|
||||||
type: string
|
type: string
|
||||||
type: object
|
type: object
|
||||||
|
components:
|
||||||
|
items:
|
||||||
|
type: string
|
||||||
|
type: array
|
||||||
forceCommonAnnotations:
|
forceCommonAnnotations:
|
||||||
type: boolean
|
type: boolean
|
||||||
forceCommonLabels:
|
forceCommonLabels:
|
||||||
|
@ -13981,6 +14157,10 @@ spec:
|
||||||
additionalProperties:
|
additionalProperties:
|
||||||
type: string
|
type: string
|
||||||
type: object
|
type: object
|
||||||
|
components:
|
||||||
|
items:
|
||||||
|
type: string
|
||||||
|
type: array
|
||||||
forceCommonAnnotations:
|
forceCommonAnnotations:
|
||||||
type: boolean
|
type: boolean
|
||||||
forceCommonLabels:
|
forceCommonLabels:
|
||||||
|
@ -14191,6 +14371,10 @@ spec:
|
||||||
additionalProperties:
|
additionalProperties:
|
||||||
type: string
|
type: string
|
||||||
type: object
|
type: object
|
||||||
|
components:
|
||||||
|
items:
|
||||||
|
type: string
|
||||||
|
type: array
|
||||||
forceCommonAnnotations:
|
forceCommonAnnotations:
|
||||||
type: boolean
|
type: boolean
|
||||||
forceCommonLabels:
|
forceCommonLabels:
|
||||||
|
@ -14633,6 +14817,10 @@ spec:
|
||||||
additionalProperties:
|
additionalProperties:
|
||||||
type: string
|
type: string
|
||||||
type: object
|
type: object
|
||||||
|
components:
|
||||||
|
items:
|
||||||
|
type: string
|
||||||
|
type: array
|
||||||
forceCommonAnnotations:
|
forceCommonAnnotations:
|
||||||
type: boolean
|
type: boolean
|
||||||
forceCommonLabels:
|
forceCommonLabels:
|
||||||
|
@ -14843,6 +15031,10 @@ spec:
|
||||||
additionalProperties:
|
additionalProperties:
|
||||||
type: string
|
type: string
|
||||||
type: object
|
type: object
|
||||||
|
components:
|
||||||
|
items:
|
||||||
|
type: string
|
||||||
|
type: array
|
||||||
forceCommonAnnotations:
|
forceCommonAnnotations:
|
||||||
type: boolean
|
type: boolean
|
||||||
forceCommonLabels:
|
forceCommonLabels:
|
||||||
|
@ -15002,6 +15194,8 @@ spec:
|
||||||
- metadata
|
- metadata
|
||||||
- spec
|
- spec
|
||||||
type: object
|
type: object
|
||||||
|
templatePatch:
|
||||||
|
type: string
|
||||||
required:
|
required:
|
||||||
- generators
|
- generators
|
||||||
- template
|
- template
|
||||||
|
|
|
@ -14,7 +14,7 @@ metadata:
|
||||||
app.kubernetes.io/part-of: argocd
|
app.kubernetes.io/part-of: argocd
|
||||||
{{- with .Values.crds.additionalLabels }}
|
{{- with .Values.crds.additionalLabels }}
|
||||||
{{- toYaml . | nindent 4}}
|
{{- toYaml . | nindent 4}}
|
||||||
{{- end }}
|
{{- end }}
|
||||||
name: appprojects.argoproj.io
|
name: appprojects.argoproj.io
|
||||||
spec:
|
spec:
|
||||||
group: argoproj.io
|
group: argoproj.io
|
||||||
|
|
Loading…
Reference in a new issue