Skip to content

Commit

Permalink
Revise suggestion value about support bundle (#646)
Browse files Browse the repository at this point in the history
Signed-off-by: Jack Yu <jack.yu@suse.com>
Co-authored-by: Jillian <67180770+jillian-maroket@users.noreply.github.com>
  • Loading branch information
Yu-Jack and jillian-maroket authored Oct 7, 2024
1 parent 0ee230f commit 35636a2
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
6 changes: 3 additions & 3 deletions docs/advanced/settings.md
Original file line number Diff line number Diff line change
Expand Up @@ -469,9 +469,9 @@ The process is considered to have failed when the data collection and file packi

**Versions**: v1.3.0 and later

**Definition**: Number of minutes Harvester waits before deleting a support bundle that has been packaged but not downloaded (either deliberately or unsuccessfully) or retained.
**Definition**: Number of minutes Harvester waits before deleting a support bundle that has been packaged but not downloaded (either deliberately or unsuccessfully) or retained.

The minimum value is `30`.
You can specify a value greater than or equal to 0. When the value is 0, Harvester uses the default value.

**Default value**: `30`

Expand All @@ -481,7 +481,7 @@ The minimum value is `30`.

**Definition**: Number of minutes Harvester allows for collection of logs and configurations (Harvester) on the nodes for the support bundle.

If the collection process is not completed within the allotted time, Harvester still allows you to download the support bundle (without the uncollected data). The minimum value is `30`.
If the collection process is not completed within the allotted time, Harvester still allows you to download the support bundle (without the uncollected data). You can specify a value greater than or equal to 0. When the value is 0, Harvester uses the default value.

**Default value**: `30`

Expand Down
6 changes: 3 additions & 3 deletions versioned_docs/version-v1.3/advanced/settings.md
Original file line number Diff line number Diff line change
Expand Up @@ -469,9 +469,9 @@ The process is considered to have failed when the data collection and file packi

**Versions**: v1.3.0 and later

**Definition**: Number of minutes Harvester waits before deleting a support bundle that has been packaged but not downloaded (either deliberately or unsuccessfully) or retained.
**Definition**: Number of minutes Harvester waits before deleting a support bundle that has been packaged but not downloaded (either deliberately or unsuccessfully) or retained.

The minimum value is `30`.
You can specify a value greater than or equal to 0. When the value is 0, Harvester uses the default value.

**Default value**: `30`

Expand All @@ -481,7 +481,7 @@ The minimum value is `30`.

**Definition**: Number of minutes Harvester allows for collection of logs and configurations (Harvester) on the nodes for the support bundle.

If the collection process is not completed within the allotted time, Harvester still allows you to download the support bundle (without the uncollected data). The minimum value is `30`.
If the collection process is not completed within the allotted time, Harvester still allows you to download the support bundle (without the uncollected data). You can specify a value greater than or equal to 0. When the value is 0, Harvester uses the default value.

**Default value**: `30`

Expand Down

0 comments on commit 35636a2

Please sign in to comment.