Skip to content

Commit

Permalink
fix: typo in kustomization word
Browse files Browse the repository at this point in the history
Signed-off-by: pashakostohrys <pavel@codefresh.io>
  • Loading branch information
pasha-codefresh committed Nov 3, 2023
1 parent b928ff8 commit 3a07a9a
Show file tree
Hide file tree
Showing 8 changed files with 62 additions and 53 deletions.
2 changes: 1 addition & 1 deletion assets/swagger.json
Original file line number Diff line number Diff line change
Expand Up @@ -6397,7 +6397,7 @@
},
"components": {
"type": "array",
"title": "Components specifies a list of kustomize components to add to the kustmization before building",
"title": "Components specifies a list of kustomize components to add to the kustomization before building",
"items": {
"type": "string"
}
Expand Down
26 changes: 14 additions & 12 deletions manifests/core-install.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -322,7 +322,7 @@ spec:
type: object
components:
description: Components specifies a list of kustomize
components to add to the kustmization before building
components to add to the kustomization before building
items:
type: string
type: array
Expand Down Expand Up @@ -656,7 +656,7 @@ spec:
type: object
components:
description: Components specifies a list of kustomize
components to add to the kustmization before building
components to add to the kustomization before building
items:
type: string
type: array
Expand Down Expand Up @@ -1107,7 +1107,7 @@ spec:
type: object
components:
description: Components specifies a list of kustomize components
to add to the kustmization before building
to add to the kustomization before building
items:
type: string
type: array
Expand Down Expand Up @@ -1431,7 +1431,7 @@ spec:
type: object
components:
description: Components specifies a list of kustomize components
to add to the kustmization before building
to add to the kustomization before building
items:
type: string
type: array
Expand Down Expand Up @@ -1908,7 +1908,7 @@ spec:
type: object
components:
description: Components specifies a list of kustomize
components to add to the kustmization before building
components to add to the kustomization before building
items:
type: string
type: array
Expand Down Expand Up @@ -2246,7 +2246,7 @@ spec:
type: object
components:
description: Components specifies a list of kustomize
components to add to the kustmization before building
components to add to the kustomization before building
items:
type: string
type: array
Expand Down Expand Up @@ -2728,7 +2728,7 @@ spec:
type: object
components:
description: Components specifies a list of kustomize
components to add to the kustmization before
components to add to the kustomization before
building
items:
type: string
Expand Down Expand Up @@ -3084,7 +3084,7 @@ spec:
type: object
components:
description: Components specifies a list of
kustomize components to add to the kustmization
kustomize components to add to the kustomization
before building
items:
type: string
Expand Down Expand Up @@ -3555,7 +3555,7 @@ spec:
type: object
components:
description: Components specifies a list of kustomize
components to add to the kustmization before building
components to add to the kustomization before building
items:
type: string
type: array
Expand Down Expand Up @@ -3903,7 +3903,8 @@ spec:
type: object
components:
description: Components specifies a list of kustomize
components to add to the kustmization before building
components to add to the kustomization before
building
items:
type: string
type: array
Expand Down Expand Up @@ -4395,7 +4396,7 @@ spec:
type: object
components:
description: Components specifies a list of kustomize
components to add to the kustmization before building
components to add to the kustomization before building
items:
type: string
type: array
Expand Down Expand Up @@ -4743,7 +4744,8 @@ spec:
type: object
components:
description: Components specifies a list of kustomize
components to add to the kustmization before building
components to add to the kustomization before
building
items:
type: string
type: array
Expand Down
26 changes: 14 additions & 12 deletions manifests/crds/application-crd.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -321,7 +321,7 @@ spec:
type: object
components:
description: Components specifies a list of kustomize
components to add to the kustmization before building
components to add to the kustomization before building
items:
type: string
type: array
Expand Down Expand Up @@ -655,7 +655,7 @@ spec:
type: object
components:
description: Components specifies a list of kustomize
components to add to the kustmization before building
components to add to the kustomization before building
items:
type: string
type: array
Expand Down Expand Up @@ -1106,7 +1106,7 @@ spec:
type: object
components:
description: Components specifies a list of kustomize components
to add to the kustmization before building
to add to the kustomization before building
items:
type: string
type: array
Expand Down Expand Up @@ -1430,7 +1430,7 @@ spec:
type: object
components:
description: Components specifies a list of kustomize components
to add to the kustmization before building
to add to the kustomization before building
items:
type: string
type: array
Expand Down Expand Up @@ -1907,7 +1907,7 @@ spec:
type: object
components:
description: Components specifies a list of kustomize
components to add to the kustmization before building
components to add to the kustomization before building
items:
type: string
type: array
Expand Down Expand Up @@ -2245,7 +2245,7 @@ spec:
type: object
components:
description: Components specifies a list of kustomize
components to add to the kustmization before building
components to add to the kustomization before building
items:
type: string
type: array
Expand Down Expand Up @@ -2727,7 +2727,7 @@ spec:
type: object
components:
description: Components specifies a list of kustomize
components to add to the kustmization before
components to add to the kustomization before
building
items:
type: string
Expand Down Expand Up @@ -3083,7 +3083,7 @@ spec:
type: object
components:
description: Components specifies a list of
kustomize components to add to the kustmization
kustomize components to add to the kustomization
before building
items:
type: string
Expand Down Expand Up @@ -3554,7 +3554,7 @@ spec:
type: object
components:
description: Components specifies a list of kustomize
components to add to the kustmization before building
components to add to the kustomization before building
items:
type: string
type: array
Expand Down Expand Up @@ -3902,7 +3902,8 @@ spec:
type: object
components:
description: Components specifies a list of kustomize
components to add to the kustmization before building
components to add to the kustomization before
building
items:
type: string
type: array
Expand Down Expand Up @@ -4394,7 +4395,7 @@ spec:
type: object
components:
description: Components specifies a list of kustomize
components to add to the kustmization before building
components to add to the kustomization before building
items:
type: string
type: array
Expand Down Expand Up @@ -4742,7 +4743,8 @@ spec:
type: object
components:
description: Components specifies a list of kustomize
components to add to the kustmization before building
components to add to the kustomization before
building
items:
type: string
type: array
Expand Down
26 changes: 14 additions & 12 deletions manifests/ha/install.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -322,7 +322,7 @@ spec:
type: object
components:
description: Components specifies a list of kustomize
components to add to the kustmization before building
components to add to the kustomization before building
items:
type: string
type: array
Expand Down Expand Up @@ -656,7 +656,7 @@ spec:
type: object
components:
description: Components specifies a list of kustomize
components to add to the kustmization before building
components to add to the kustomization before building
items:
type: string
type: array
Expand Down Expand Up @@ -1107,7 +1107,7 @@ spec:
type: object
components:
description: Components specifies a list of kustomize components
to add to the kustmization before building
to add to the kustomization before building
items:
type: string
type: array
Expand Down Expand Up @@ -1431,7 +1431,7 @@ spec:
type: object
components:
description: Components specifies a list of kustomize components
to add to the kustmization before building
to add to the kustomization before building
items:
type: string
type: array
Expand Down Expand Up @@ -1908,7 +1908,7 @@ spec:
type: object
components:
description: Components specifies a list of kustomize
components to add to the kustmization before building
components to add to the kustomization before building
items:
type: string
type: array
Expand Down Expand Up @@ -2246,7 +2246,7 @@ spec:
type: object
components:
description: Components specifies a list of kustomize
components to add to the kustmization before building
components to add to the kustomization before building
items:
type: string
type: array
Expand Down Expand Up @@ -2728,7 +2728,7 @@ spec:
type: object
components:
description: Components specifies a list of kustomize
components to add to the kustmization before
components to add to the kustomization before
building
items:
type: string
Expand Down Expand Up @@ -3084,7 +3084,7 @@ spec:
type: object
components:
description: Components specifies a list of
kustomize components to add to the kustmization
kustomize components to add to the kustomization
before building
items:
type: string
Expand Down Expand Up @@ -3555,7 +3555,7 @@ spec:
type: object
components:
description: Components specifies a list of kustomize
components to add to the kustmization before building
components to add to the kustomization before building
items:
type: string
type: array
Expand Down Expand Up @@ -3903,7 +3903,8 @@ spec:
type: object
components:
description: Components specifies a list of kustomize
components to add to the kustmization before building
components to add to the kustomization before
building
items:
type: string
type: array
Expand Down Expand Up @@ -4395,7 +4396,7 @@ spec:
type: object
components:
description: Components specifies a list of kustomize
components to add to the kustmization before building
components to add to the kustomization before building
items:
type: string
type: array
Expand Down Expand Up @@ -4743,7 +4744,8 @@ spec:
type: object
components:
description: Components specifies a list of kustomize
components to add to the kustmization before building
components to add to the kustomization before
building
items:
type: string
type: array
Expand Down
Loading

0 comments on commit 3a07a9a

Please sign in to comment.