Skip to content

Commit e0b4a2d

Browse files
authored
docs: spelling metdata->metadata (#15143)
Signed-off-by: Alan Clucas <alan@clucas.org>
1 parent afb0b7a commit e0b4a2d

17 files changed

Lines changed: 47 additions & 47 deletions

api/jsonschema/schema.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

api/openapi-spec/swagger.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

docs/executor_swagger.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2131,7 +2131,7 @@ that the fieldset applies to.
21312131
### <span id="metadata"></span> Metadata
21322132

21332133

2134-
> Pod metdata
2134+
> Pod metadata
21352135
21362136

21372137

docs/fields.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1723,7 +1723,7 @@ PodGC describes how to delete completed pods as they complete
17231723

17241724
## Metadata
17251725

1726-
Pod metdata
1726+
Pod metadata
17271727

17281728
<details markdown>
17291729
<summary>Examples with this field (click to open)</summary>
@@ -1840,7 +1840,7 @@ Template is a reusable and composable unit of execution in a workflow
18401840
|`initContainers`|`Array<`[`UserContainer`](#usercontainer)`>`|InitContainers is a list of containers which run before the main container.|
18411841
|`inputs`|[`Inputs`](#inputs)|Inputs describe what inputs parameters and artifacts are supplied to this template|
18421842
|`memoize`|[`Memoize`](#memoize)|Memoize allows templates to use outputs generated from already executed templates|
1843-
|`metadata`|[`Metadata`](#metadata)|Metdata sets the pods's metadata, i.e. annotations and labels|
1843+
|`metadata`|[`Metadata`](#metadata)|Metadata sets the pods's metadata, i.e. annotations and labels|
18441844
|`metrics`|[`Metrics`](#metrics)|Metrics are a list of metrics emitted from this template|
18451845
|`name`|`string`|Name is the name of the template|
18461846
|`nodeSelector`|`Map< string , string >`|NodeSelector is a selector to schedule this step of the workflow to be run on the selected node(s). Overrides the selector set at the workflow level.|

manifests/base/crds/full/argoproj.io_clusterworkflowtemplates.yaml

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

manifests/base/crds/full/argoproj.io_cronworkflows.yaml

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

manifests/base/crds/full/argoproj.io_workflows.yaml

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

manifests/base/crds/full/argoproj.io_workflowtasksets.yaml

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

manifests/base/crds/full/argoproj.io_workflowtemplates.yaml

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

manifests/quick-start-minimal.yaml

Lines changed: 8 additions & 8 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)