From 8286365a55459f276651a8174aec93250bc00cad Mon Sep 17 00:00:00 2001 From: t-kikuc Date: Thu, 8 Aug 2024 15:59:07 +0900 Subject: [PATCH] add note: `ignoreFields` is available for only K8sApp Signed-off-by: t-kikuc --- docs/content/en/docs-dev/user-guide/configuration-reference.md | 2 +- .../en/docs-v0.43.x/user-guide/configuration-reference.md | 2 +- .../en/docs-v0.44.x/user-guide/configuration-reference.md | 2 +- .../en/docs-v0.45.x/user-guide/configuration-reference.md | 2 +- .../en/docs-v0.46.x/user-guide/configuration-reference.md | 2 +- .../en/docs-v0.47.x/user-guide/configuration-reference.md | 2 +- .../en/docs-v0.48.x/user-guide/configuration-reference.md | 2 +- 7 files changed, 7 insertions(+), 7 deletions(-) diff --git a/docs/content/en/docs-dev/user-guide/configuration-reference.md b/docs/content/en/docs-dev/user-guide/configuration-reference.md index 5ec07cf793..1ec6189474 100644 --- a/docs/content/en/docs-dev/user-guide/configuration-reference.md +++ b/docs/content/en/docs-dev/user-guide/configuration-reference.md @@ -807,7 +807,7 @@ Note: By default, the sum of traffic is rounded to 100. If both `primary` and `c | Field | Type | Description | Required | |-|-|-|-| -| ignoreFields | []string | List of fields path in manifests, which its diff should be ignored. | No | +| ignoreFields | []string | List of fields path in manifests, which its diff should be ignored. This is available for only `KubernetesApp`.This is available for only `KubernetesApp`. | No | ## PipeCD rich defined types diff --git a/docs/content/en/docs-v0.43.x/user-guide/configuration-reference.md b/docs/content/en/docs-v0.43.x/user-guide/configuration-reference.md index a1838d17d1..ac84d13e74 100644 --- a/docs/content/en/docs-v0.43.x/user-guide/configuration-reference.md +++ b/docs/content/en/docs-v0.43.x/user-guide/configuration-reference.md @@ -661,7 +661,7 @@ Note: By default, the sum of traffic is rounded to 100. If both `primary` and `c | Field | Type | Description | Required | |-|-|-|-| -| ignoreFields | []string | List of fields path in manifests, which its diff should be ignored. | No | +| ignoreFields | []string | List of fields path in manifests, which its diff should be ignored. This is available for only `KubernetesApp`.| No | ## PipeCD rich defined types diff --git a/docs/content/en/docs-v0.44.x/user-guide/configuration-reference.md b/docs/content/en/docs-v0.44.x/user-guide/configuration-reference.md index d78c750b81..07f0cf26d4 100644 --- a/docs/content/en/docs-v0.44.x/user-guide/configuration-reference.md +++ b/docs/content/en/docs-v0.44.x/user-guide/configuration-reference.md @@ -682,7 +682,7 @@ Note: By default, the sum of traffic is rounded to 100. If both `primary` and `c | Field | Type | Description | Required | |-|-|-|-| -| ignoreFields | []string | List of fields path in manifests, which its diff should be ignored. | No | +| ignoreFields | []string | List of fields path in manifests, which its diff should be ignored. This is available for only `KubernetesApp`.| No | ## PipeCD rich defined types diff --git a/docs/content/en/docs-v0.45.x/user-guide/configuration-reference.md b/docs/content/en/docs-v0.45.x/user-guide/configuration-reference.md index 600bc7ecb9..0c27e7e228 100644 --- a/docs/content/en/docs-v0.45.x/user-guide/configuration-reference.md +++ b/docs/content/en/docs-v0.45.x/user-guide/configuration-reference.md @@ -703,7 +703,7 @@ Note: By default, the sum of traffic is rounded to 100. If both `primary` and `c | Field | Type | Description | Required | |-|-|-|-| -| ignoreFields | []string | List of fields path in manifests, which its diff should be ignored. | No | +| ignoreFields | []string | List of fields path in manifests, which its diff should be ignored. This is available for only `KubernetesApp`.| No | ## PipeCD rich defined types diff --git a/docs/content/en/docs-v0.46.x/user-guide/configuration-reference.md b/docs/content/en/docs-v0.46.x/user-guide/configuration-reference.md index 17735d9a85..23ca95b5bb 100644 --- a/docs/content/en/docs-v0.46.x/user-guide/configuration-reference.md +++ b/docs/content/en/docs-v0.46.x/user-guide/configuration-reference.md @@ -771,7 +771,7 @@ Note: By default, the sum of traffic is rounded to 100. If both `primary` and `c | Field | Type | Description | Required | |-|-|-|-| -| ignoreFields | []string | List of fields path in manifests, which its diff should be ignored. | No | +| ignoreFields | []string | List of fields path in manifests, which its diff should be ignored. This is available for only `KubernetesApp`.| No | ## PipeCD rich defined types diff --git a/docs/content/en/docs-v0.47.x/user-guide/configuration-reference.md b/docs/content/en/docs-v0.47.x/user-guide/configuration-reference.md index c8c576f8ec..0231d0d44c 100644 --- a/docs/content/en/docs-v0.47.x/user-guide/configuration-reference.md +++ b/docs/content/en/docs-v0.47.x/user-guide/configuration-reference.md @@ -792,7 +792,7 @@ Note: By default, the sum of traffic is rounded to 100. If both `primary` and `c | Field | Type | Description | Required | |-|-|-|-| -| ignoreFields | []string | List of fields path in manifests, which its diff should be ignored. | No | +| ignoreFields | []string | List of fields path in manifests, which its diff should be ignored. This is available for only `KubernetesApp`.| No | ## PipeCD rich defined types diff --git a/docs/content/en/docs-v0.48.x/user-guide/configuration-reference.md b/docs/content/en/docs-v0.48.x/user-guide/configuration-reference.md index ef6a15ccb6..fd7333915f 100644 --- a/docs/content/en/docs-v0.48.x/user-guide/configuration-reference.md +++ b/docs/content/en/docs-v0.48.x/user-guide/configuration-reference.md @@ -803,7 +803,7 @@ Note: By default, the sum of traffic is rounded to 100. If both `primary` and `c | Field | Type | Description | Required | |-|-|-|-| -| ignoreFields | []string | List of fields path in manifests, which its diff should be ignored. | No | +| ignoreFields | []string | List of fields path in manifests, which its diff should be ignored. This is available for only `KubernetesApp`.| No | ## PipeCD rich defined types