diff --git a/site/docs/5_references/1_nifi_cluster/3_node_config.md b/site/docs/5_references/1_nifi_cluster/3_node_config.md index f7aa2839d2..c38bff0db9 100644 --- a/site/docs/5_references/1_nifi_cluster/3_node_config.md +++ b/site/docs/5_references/1_nifi_cluster/3_node_config.md @@ -107,4 +107,4 @@ NodeConfig defines the node configuration | Field |Type| Description |Required|Default| |-------------------------------------------------------------------|----|-------------|--------|--------| | annotations | map\[string\]string | Additionnal annotation to merge to the pod associated [annotations](https://kubernetes.io/docs/concepts/overview/working-with-objects/annotations/#syntax-and-character-set). |No|nil| -| nodeLabels | map\[string\]string | Additionnal labels to merge to the pod associated [labels](https://kubernetes.io/docs/concepts/overview/working-with-objects/labels/#syntax-and-character-set). |No|nil| +| labels | map\[string\]string | Additionnal labels to merge to the pod associated [labels](https://kubernetes.io/docs/concepts/overview/working-with-objects/labels/#syntax-and-character-set). |No|nil| diff --git a/site/docs/5_references/1_nifi_cluster/7_external_service_config.md b/site/docs/5_references/1_nifi_cluster/7_external_service_config.md index 1e62f13136..9647667895 100644 --- a/site/docs/5_references/1_nifi_cluster/7_external_service_config.md +++ b/site/docs/5_references/1_nifi_cluster/7_external_service_config.md @@ -53,4 +53,4 @@ Field|Type|Description|Required|Default| Field|Type|Description|Required|Default| |-----|----|-----------|--------|--------| | annotations | map\[string\]string | Additionnal annotation to merge to the service associated [annotations](https://kubernetes.io/docs/concepts/overview/working-with-objects/annotations/#syntax-and-character-set). |No|nil| -| nodeLabels | map\[string\]string | Additionnal labels to merge to the service associated [labels](https://kubernetes.io/docs/concepts/overview/working-with-objects/labels/#syntax-and-character-set). |No|nil| +| labels | map\[string\]string | Additionnal labels to merge to the service associated [labels](https://kubernetes.io/docs/concepts/overview/working-with-objects/labels/#syntax-and-character-set). |No|nil| diff --git a/site/website/versioned_docs/version-v0.11.0/5_references/1_nifi_cluster/3_node_config.md b/site/website/versioned_docs/version-v0.11.0/5_references/1_nifi_cluster/3_node_config.md index 5d1733dd6f..d050f54614 100644 --- a/site/website/versioned_docs/version-v0.11.0/5_references/1_nifi_cluster/3_node_config.md +++ b/site/website/versioned_docs/version-v0.11.0/5_references/1_nifi_cluster/3_node_config.md @@ -104,4 +104,4 @@ NodeConfig defines the node configuration ## Metadata | annotations | map\[string\]string | Additionnal annotation to merge to the pod associated [annotations](https://kubernetes.io/docs/concepts/overview/working-with-objects/annotations/#syntax-and-character-set). |No|nil| -| nodeLabels | map\[string\]string | Additionnal labels to merge to the pod associated [labels](https://kubernetes.io/docs/concepts/overview/working-with-objects/labels/#syntax-and-character-set). |No|nil| +| labels | map\[string\]string | Additionnal labels to merge to the pod associated [labels](https://kubernetes.io/docs/concepts/overview/working-with-objects/labels/#syntax-and-character-set). |No|nil| diff --git a/site/website/versioned_docs/version-v0.11.0/5_references/1_nifi_cluster/7_external_service_config.md b/site/website/versioned_docs/version-v0.11.0/5_references/1_nifi_cluster/7_external_service_config.md index 1e62f13136..9647667895 100644 --- a/site/website/versioned_docs/version-v0.11.0/5_references/1_nifi_cluster/7_external_service_config.md +++ b/site/website/versioned_docs/version-v0.11.0/5_references/1_nifi_cluster/7_external_service_config.md @@ -53,4 +53,4 @@ Field|Type|Description|Required|Default| Field|Type|Description|Required|Default| |-----|----|-----------|--------|--------| | annotations | map\[string\]string | Additionnal annotation to merge to the service associated [annotations](https://kubernetes.io/docs/concepts/overview/working-with-objects/annotations/#syntax-and-character-set). |No|nil| -| nodeLabels | map\[string\]string | Additionnal labels to merge to the service associated [labels](https://kubernetes.io/docs/concepts/overview/working-with-objects/labels/#syntax-and-character-set). |No|nil| +| labels | map\[string\]string | Additionnal labels to merge to the service associated [labels](https://kubernetes.io/docs/concepts/overview/working-with-objects/labels/#syntax-and-character-set). |No|nil| diff --git a/site/website/versioned_docs/version-v0.12.0/5_references/1_nifi_cluster/3_node_config.md b/site/website/versioned_docs/version-v0.12.0/5_references/1_nifi_cluster/3_node_config.md index 9675b31f0d..d2e7e07cca 100644 --- a/site/website/versioned_docs/version-v0.12.0/5_references/1_nifi_cluster/3_node_config.md +++ b/site/website/versioned_docs/version-v0.12.0/5_references/1_nifi_cluster/3_node_config.md @@ -105,4 +105,4 @@ NodeConfig defines the node configuration ## Metadata | annotations | map\[string\]string | Additionnal annotation to merge to the pod associated [annotations](https://kubernetes.io/docs/concepts/overview/working-with-objects/annotations/#syntax-and-character-set). |No|nil| -| nodeLabels | map\[string\]string | Additionnal labels to merge to the pod associated [labels](https://kubernetes.io/docs/concepts/overview/working-with-objects/labels/#syntax-and-character-set). |No|nil| +| labels | map\[string\]string | Additionnal labels to merge to the pod associated [labels](https://kubernetes.io/docs/concepts/overview/working-with-objects/labels/#syntax-and-character-set). |No|nil| diff --git a/site/website/versioned_docs/version-v0.12.0/5_references/1_nifi_cluster/7_external_service_config.md b/site/website/versioned_docs/version-v0.12.0/5_references/1_nifi_cluster/7_external_service_config.md index 1e62f13136..9647667895 100644 --- a/site/website/versioned_docs/version-v0.12.0/5_references/1_nifi_cluster/7_external_service_config.md +++ b/site/website/versioned_docs/version-v0.12.0/5_references/1_nifi_cluster/7_external_service_config.md @@ -53,4 +53,4 @@ Field|Type|Description|Required|Default| Field|Type|Description|Required|Default| |-----|----|-----------|--------|--------| | annotations | map\[string\]string | Additionnal annotation to merge to the service associated [annotations](https://kubernetes.io/docs/concepts/overview/working-with-objects/annotations/#syntax-and-character-set). |No|nil| -| nodeLabels | map\[string\]string | Additionnal labels to merge to the service associated [labels](https://kubernetes.io/docs/concepts/overview/working-with-objects/labels/#syntax-and-character-set). |No|nil| +| labels | map\[string\]string | Additionnal labels to merge to the service associated [labels](https://kubernetes.io/docs/concepts/overview/working-with-objects/labels/#syntax-and-character-set). |No|nil| diff --git a/site/website/versioned_docs/version-v0.13.0/5_references/1_nifi_cluster/3_node_config.md b/site/website/versioned_docs/version-v0.13.0/5_references/1_nifi_cluster/3_node_config.md index 9675b31f0d..d2e7e07cca 100644 --- a/site/website/versioned_docs/version-v0.13.0/5_references/1_nifi_cluster/3_node_config.md +++ b/site/website/versioned_docs/version-v0.13.0/5_references/1_nifi_cluster/3_node_config.md @@ -105,4 +105,4 @@ NodeConfig defines the node configuration ## Metadata | annotations | map\[string\]string | Additionnal annotation to merge to the pod associated [annotations](https://kubernetes.io/docs/concepts/overview/working-with-objects/annotations/#syntax-and-character-set). |No|nil| -| nodeLabels | map\[string\]string | Additionnal labels to merge to the pod associated [labels](https://kubernetes.io/docs/concepts/overview/working-with-objects/labels/#syntax-and-character-set). |No|nil| +| labels | map\[string\]string | Additionnal labels to merge to the pod associated [labels](https://kubernetes.io/docs/concepts/overview/working-with-objects/labels/#syntax-and-character-set). |No|nil| diff --git a/site/website/versioned_docs/version-v0.13.0/5_references/1_nifi_cluster/7_external_service_config.md b/site/website/versioned_docs/version-v0.13.0/5_references/1_nifi_cluster/7_external_service_config.md index 1e62f13136..9647667895 100644 --- a/site/website/versioned_docs/version-v0.13.0/5_references/1_nifi_cluster/7_external_service_config.md +++ b/site/website/versioned_docs/version-v0.13.0/5_references/1_nifi_cluster/7_external_service_config.md @@ -53,4 +53,4 @@ Field|Type|Description|Required|Default| Field|Type|Description|Required|Default| |-----|----|-----------|--------|--------| | annotations | map\[string\]string | Additionnal annotation to merge to the service associated [annotations](https://kubernetes.io/docs/concepts/overview/working-with-objects/annotations/#syntax-and-character-set). |No|nil| -| nodeLabels | map\[string\]string | Additionnal labels to merge to the service associated [labels](https://kubernetes.io/docs/concepts/overview/working-with-objects/labels/#syntax-and-character-set). |No|nil| +| labels | map\[string\]string | Additionnal labels to merge to the service associated [labels](https://kubernetes.io/docs/concepts/overview/working-with-objects/labels/#syntax-and-character-set). |No|nil| diff --git a/site/website/versioned_docs/version-v0.14.0/5_references/1_nifi_cluster/3_node_config.md b/site/website/versioned_docs/version-v0.14.0/5_references/1_nifi_cluster/3_node_config.md index 9675b31f0d..d2e7e07cca 100644 --- a/site/website/versioned_docs/version-v0.14.0/5_references/1_nifi_cluster/3_node_config.md +++ b/site/website/versioned_docs/version-v0.14.0/5_references/1_nifi_cluster/3_node_config.md @@ -105,4 +105,4 @@ NodeConfig defines the node configuration ## Metadata | annotations | map\[string\]string | Additionnal annotation to merge to the pod associated [annotations](https://kubernetes.io/docs/concepts/overview/working-with-objects/annotations/#syntax-and-character-set). |No|nil| -| nodeLabels | map\[string\]string | Additionnal labels to merge to the pod associated [labels](https://kubernetes.io/docs/concepts/overview/working-with-objects/labels/#syntax-and-character-set). |No|nil| +| labels | map\[string\]string | Additionnal labels to merge to the pod associated [labels](https://kubernetes.io/docs/concepts/overview/working-with-objects/labels/#syntax-and-character-set). |No|nil| diff --git a/site/website/versioned_docs/version-v0.14.0/5_references/1_nifi_cluster/7_external_service_config.md b/site/website/versioned_docs/version-v0.14.0/5_references/1_nifi_cluster/7_external_service_config.md index 1e62f13136..9647667895 100644 --- a/site/website/versioned_docs/version-v0.14.0/5_references/1_nifi_cluster/7_external_service_config.md +++ b/site/website/versioned_docs/version-v0.14.0/5_references/1_nifi_cluster/7_external_service_config.md @@ -53,4 +53,4 @@ Field|Type|Description|Required|Default| Field|Type|Description|Required|Default| |-----|----|-----------|--------|--------| | annotations | map\[string\]string | Additionnal annotation to merge to the service associated [annotations](https://kubernetes.io/docs/concepts/overview/working-with-objects/annotations/#syntax-and-character-set). |No|nil| -| nodeLabels | map\[string\]string | Additionnal labels to merge to the service associated [labels](https://kubernetes.io/docs/concepts/overview/working-with-objects/labels/#syntax-and-character-set). |No|nil| +| labels | map\[string\]string | Additionnal labels to merge to the service associated [labels](https://kubernetes.io/docs/concepts/overview/working-with-objects/labels/#syntax-and-character-set). |No|nil| diff --git a/site/website/versioned_docs/version-v0.14.1/5_references/1_nifi_cluster/3_node_config.md b/site/website/versioned_docs/version-v0.14.1/5_references/1_nifi_cluster/3_node_config.md index f7aa2839d2..c38bff0db9 100644 --- a/site/website/versioned_docs/version-v0.14.1/5_references/1_nifi_cluster/3_node_config.md +++ b/site/website/versioned_docs/version-v0.14.1/5_references/1_nifi_cluster/3_node_config.md @@ -107,4 +107,4 @@ NodeConfig defines the node configuration | Field |Type| Description |Required|Default| |-------------------------------------------------------------------|----|-------------|--------|--------| | annotations | map\[string\]string | Additionnal annotation to merge to the pod associated [annotations](https://kubernetes.io/docs/concepts/overview/working-with-objects/annotations/#syntax-and-character-set). |No|nil| -| nodeLabels | map\[string\]string | Additionnal labels to merge to the pod associated [labels](https://kubernetes.io/docs/concepts/overview/working-with-objects/labels/#syntax-and-character-set). |No|nil| +| labels | map\[string\]string | Additionnal labels to merge to the pod associated [labels](https://kubernetes.io/docs/concepts/overview/working-with-objects/labels/#syntax-and-character-set). |No|nil| diff --git a/site/website/versioned_docs/version-v0.14.1/5_references/1_nifi_cluster/7_external_service_config.md b/site/website/versioned_docs/version-v0.14.1/5_references/1_nifi_cluster/7_external_service_config.md index 1e62f13136..9647667895 100644 --- a/site/website/versioned_docs/version-v0.14.1/5_references/1_nifi_cluster/7_external_service_config.md +++ b/site/website/versioned_docs/version-v0.14.1/5_references/1_nifi_cluster/7_external_service_config.md @@ -53,4 +53,4 @@ Field|Type|Description|Required|Default| Field|Type|Description|Required|Default| |-----|----|-----------|--------|--------| | annotations | map\[string\]string | Additionnal annotation to merge to the service associated [annotations](https://kubernetes.io/docs/concepts/overview/working-with-objects/annotations/#syntax-and-character-set). |No|nil| -| nodeLabels | map\[string\]string | Additionnal labels to merge to the service associated [labels](https://kubernetes.io/docs/concepts/overview/working-with-objects/labels/#syntax-and-character-set). |No|nil| +| labels | map\[string\]string | Additionnal labels to merge to the service associated [labels](https://kubernetes.io/docs/concepts/overview/working-with-objects/labels/#syntax-and-character-set). |No|nil| diff --git a/site/website/versioned_docs/version-v0.15.0/5_references/1_nifi_cluster/3_node_config.md b/site/website/versioned_docs/version-v0.15.0/5_references/1_nifi_cluster/3_node_config.md index f7aa2839d2..c38bff0db9 100644 --- a/site/website/versioned_docs/version-v0.15.0/5_references/1_nifi_cluster/3_node_config.md +++ b/site/website/versioned_docs/version-v0.15.0/5_references/1_nifi_cluster/3_node_config.md @@ -107,4 +107,4 @@ NodeConfig defines the node configuration | Field |Type| Description |Required|Default| |-------------------------------------------------------------------|----|-------------|--------|--------| | annotations | map\[string\]string | Additionnal annotation to merge to the pod associated [annotations](https://kubernetes.io/docs/concepts/overview/working-with-objects/annotations/#syntax-and-character-set). |No|nil| -| nodeLabels | map\[string\]string | Additionnal labels to merge to the pod associated [labels](https://kubernetes.io/docs/concepts/overview/working-with-objects/labels/#syntax-and-character-set). |No|nil| +| labels | map\[string\]string | Additionnal labels to merge to the pod associated [labels](https://kubernetes.io/docs/concepts/overview/working-with-objects/labels/#syntax-and-character-set). |No|nil| diff --git a/site/website/versioned_docs/version-v0.15.0/5_references/1_nifi_cluster/7_external_service_config.md b/site/website/versioned_docs/version-v0.15.0/5_references/1_nifi_cluster/7_external_service_config.md index 1e62f13136..9647667895 100644 --- a/site/website/versioned_docs/version-v0.15.0/5_references/1_nifi_cluster/7_external_service_config.md +++ b/site/website/versioned_docs/version-v0.15.0/5_references/1_nifi_cluster/7_external_service_config.md @@ -53,4 +53,4 @@ Field|Type|Description|Required|Default| Field|Type|Description|Required|Default| |-----|----|-----------|--------|--------| | annotations | map\[string\]string | Additionnal annotation to merge to the service associated [annotations](https://kubernetes.io/docs/concepts/overview/working-with-objects/annotations/#syntax-and-character-set). |No|nil| -| nodeLabels | map\[string\]string | Additionnal labels to merge to the service associated [labels](https://kubernetes.io/docs/concepts/overview/working-with-objects/labels/#syntax-and-character-set). |No|nil| +| labels | map\[string\]string | Additionnal labels to merge to the service associated [labels](https://kubernetes.io/docs/concepts/overview/working-with-objects/labels/#syntax-and-character-set). |No|nil| diff --git a/site/website/versioned_docs/version-v0.16.0/5_references/1_nifi_cluster/3_node_config.md b/site/website/versioned_docs/version-v0.16.0/5_references/1_nifi_cluster/3_node_config.md index f7aa2839d2..c38bff0db9 100644 --- a/site/website/versioned_docs/version-v0.16.0/5_references/1_nifi_cluster/3_node_config.md +++ b/site/website/versioned_docs/version-v0.16.0/5_references/1_nifi_cluster/3_node_config.md @@ -107,4 +107,4 @@ NodeConfig defines the node configuration | Field |Type| Description |Required|Default| |-------------------------------------------------------------------|----|-------------|--------|--------| | annotations | map\[string\]string | Additionnal annotation to merge to the pod associated [annotations](https://kubernetes.io/docs/concepts/overview/working-with-objects/annotations/#syntax-and-character-set). |No|nil| -| nodeLabels | map\[string\]string | Additionnal labels to merge to the pod associated [labels](https://kubernetes.io/docs/concepts/overview/working-with-objects/labels/#syntax-and-character-set). |No|nil| +| labels | map\[string\]string | Additionnal labels to merge to the pod associated [labels](https://kubernetes.io/docs/concepts/overview/working-with-objects/labels/#syntax-and-character-set). |No|nil| diff --git a/site/website/versioned_docs/version-v0.16.0/5_references/1_nifi_cluster/7_external_service_config.md b/site/website/versioned_docs/version-v0.16.0/5_references/1_nifi_cluster/7_external_service_config.md index 1e62f13136..9647667895 100644 --- a/site/website/versioned_docs/version-v0.16.0/5_references/1_nifi_cluster/7_external_service_config.md +++ b/site/website/versioned_docs/version-v0.16.0/5_references/1_nifi_cluster/7_external_service_config.md @@ -53,4 +53,4 @@ Field|Type|Description|Required|Default| Field|Type|Description|Required|Default| |-----|----|-----------|--------|--------| | annotations | map\[string\]string | Additionnal annotation to merge to the service associated [annotations](https://kubernetes.io/docs/concepts/overview/working-with-objects/annotations/#syntax-and-character-set). |No|nil| -| nodeLabels | map\[string\]string | Additionnal labels to merge to the service associated [labels](https://kubernetes.io/docs/concepts/overview/working-with-objects/labels/#syntax-and-character-set). |No|nil| +| labels | map\[string\]string | Additionnal labels to merge to the service associated [labels](https://kubernetes.io/docs/concepts/overview/working-with-objects/labels/#syntax-and-character-set). |No|nil| diff --git a/site/website/versioned_docs/version-v1.0.0/5_references/1_nifi_cluster/3_node_config.md b/site/website/versioned_docs/version-v1.0.0/5_references/1_nifi_cluster/3_node_config.md index f7aa2839d2..c38bff0db9 100644 --- a/site/website/versioned_docs/version-v1.0.0/5_references/1_nifi_cluster/3_node_config.md +++ b/site/website/versioned_docs/version-v1.0.0/5_references/1_nifi_cluster/3_node_config.md @@ -107,4 +107,4 @@ NodeConfig defines the node configuration | Field |Type| Description |Required|Default| |-------------------------------------------------------------------|----|-------------|--------|--------| | annotations | map\[string\]string | Additionnal annotation to merge to the pod associated [annotations](https://kubernetes.io/docs/concepts/overview/working-with-objects/annotations/#syntax-and-character-set). |No|nil| -| nodeLabels | map\[string\]string | Additionnal labels to merge to the pod associated [labels](https://kubernetes.io/docs/concepts/overview/working-with-objects/labels/#syntax-and-character-set). |No|nil| +| labels | map\[string\]string | Additionnal labels to merge to the pod associated [labels](https://kubernetes.io/docs/concepts/overview/working-with-objects/labels/#syntax-and-character-set). |No|nil| diff --git a/site/website/versioned_docs/version-v1.0.0/5_references/1_nifi_cluster/7_external_service_config.md b/site/website/versioned_docs/version-v1.0.0/5_references/1_nifi_cluster/7_external_service_config.md index 1e62f13136..9647667895 100644 --- a/site/website/versioned_docs/version-v1.0.0/5_references/1_nifi_cluster/7_external_service_config.md +++ b/site/website/versioned_docs/version-v1.0.0/5_references/1_nifi_cluster/7_external_service_config.md @@ -53,4 +53,4 @@ Field|Type|Description|Required|Default| Field|Type|Description|Required|Default| |-----|----|-----------|--------|--------| | annotations | map\[string\]string | Additionnal annotation to merge to the service associated [annotations](https://kubernetes.io/docs/concepts/overview/working-with-objects/annotations/#syntax-and-character-set). |No|nil| -| nodeLabels | map\[string\]string | Additionnal labels to merge to the service associated [labels](https://kubernetes.io/docs/concepts/overview/working-with-objects/labels/#syntax-and-character-set). |No|nil| +| labels | map\[string\]string | Additionnal labels to merge to the service associated [labels](https://kubernetes.io/docs/concepts/overview/working-with-objects/labels/#syntax-and-character-set). |No|nil| diff --git a/site/website/versioned_docs/version-v1.1.0/5_references/1_nifi_cluster/3_node_config.md b/site/website/versioned_docs/version-v1.1.0/5_references/1_nifi_cluster/3_node_config.md index f7aa2839d2..c38bff0db9 100644 --- a/site/website/versioned_docs/version-v1.1.0/5_references/1_nifi_cluster/3_node_config.md +++ b/site/website/versioned_docs/version-v1.1.0/5_references/1_nifi_cluster/3_node_config.md @@ -107,4 +107,4 @@ NodeConfig defines the node configuration | Field |Type| Description |Required|Default| |-------------------------------------------------------------------|----|-------------|--------|--------| | annotations | map\[string\]string | Additionnal annotation to merge to the pod associated [annotations](https://kubernetes.io/docs/concepts/overview/working-with-objects/annotations/#syntax-and-character-set). |No|nil| -| nodeLabels | map\[string\]string | Additionnal labels to merge to the pod associated [labels](https://kubernetes.io/docs/concepts/overview/working-with-objects/labels/#syntax-and-character-set). |No|nil| +| labels | map\[string\]string | Additionnal labels to merge to the pod associated [labels](https://kubernetes.io/docs/concepts/overview/working-with-objects/labels/#syntax-and-character-set). |No|nil| diff --git a/site/website/versioned_docs/version-v1.1.0/5_references/1_nifi_cluster/7_external_service_config.md b/site/website/versioned_docs/version-v1.1.0/5_references/1_nifi_cluster/7_external_service_config.md index 1e62f13136..9647667895 100644 --- a/site/website/versioned_docs/version-v1.1.0/5_references/1_nifi_cluster/7_external_service_config.md +++ b/site/website/versioned_docs/version-v1.1.0/5_references/1_nifi_cluster/7_external_service_config.md @@ -53,4 +53,4 @@ Field|Type|Description|Required|Default| Field|Type|Description|Required|Default| |-----|----|-----------|--------|--------| | annotations | map\[string\]string | Additionnal annotation to merge to the service associated [annotations](https://kubernetes.io/docs/concepts/overview/working-with-objects/annotations/#syntax-and-character-set). |No|nil| -| nodeLabels | map\[string\]string | Additionnal labels to merge to the service associated [labels](https://kubernetes.io/docs/concepts/overview/working-with-objects/labels/#syntax-and-character-set). |No|nil| +| labels | map\[string\]string | Additionnal labels to merge to the service associated [labels](https://kubernetes.io/docs/concepts/overview/working-with-objects/labels/#syntax-and-character-set). |No|nil| diff --git a/site/website/versioned_docs/version-v1.1.1/5_references/1_nifi_cluster/3_node_config.md b/site/website/versioned_docs/version-v1.1.1/5_references/1_nifi_cluster/3_node_config.md index f7aa2839d2..c38bff0db9 100644 --- a/site/website/versioned_docs/version-v1.1.1/5_references/1_nifi_cluster/3_node_config.md +++ b/site/website/versioned_docs/version-v1.1.1/5_references/1_nifi_cluster/3_node_config.md @@ -107,4 +107,4 @@ NodeConfig defines the node configuration | Field |Type| Description |Required|Default| |-------------------------------------------------------------------|----|-------------|--------|--------| | annotations | map\[string\]string | Additionnal annotation to merge to the pod associated [annotations](https://kubernetes.io/docs/concepts/overview/working-with-objects/annotations/#syntax-and-character-set). |No|nil| -| nodeLabels | map\[string\]string | Additionnal labels to merge to the pod associated [labels](https://kubernetes.io/docs/concepts/overview/working-with-objects/labels/#syntax-and-character-set). |No|nil| +| labels | map\[string\]string | Additionnal labels to merge to the pod associated [labels](https://kubernetes.io/docs/concepts/overview/working-with-objects/labels/#syntax-and-character-set). |No|nil| diff --git a/site/website/versioned_docs/version-v1.1.1/5_references/1_nifi_cluster/7_external_service_config.md b/site/website/versioned_docs/version-v1.1.1/5_references/1_nifi_cluster/7_external_service_config.md index 1e62f13136..9647667895 100644 --- a/site/website/versioned_docs/version-v1.1.1/5_references/1_nifi_cluster/7_external_service_config.md +++ b/site/website/versioned_docs/version-v1.1.1/5_references/1_nifi_cluster/7_external_service_config.md @@ -53,4 +53,4 @@ Field|Type|Description|Required|Default| Field|Type|Description|Required|Default| |-----|----|-----------|--------|--------| | annotations | map\[string\]string | Additionnal annotation to merge to the service associated [annotations](https://kubernetes.io/docs/concepts/overview/working-with-objects/annotations/#syntax-and-character-set). |No|nil| -| nodeLabels | map\[string\]string | Additionnal labels to merge to the service associated [labels](https://kubernetes.io/docs/concepts/overview/working-with-objects/labels/#syntax-and-character-set). |No|nil| +| labels | map\[string\]string | Additionnal labels to merge to the service associated [labels](https://kubernetes.io/docs/concepts/overview/working-with-objects/labels/#syntax-and-character-set). |No|nil|