Skip to content

Commit 9b41976

Browse files
averdagumichburk
authored andcommitted
[os_must_gather] Add new variable in README
Commit 6cd893b added new variable called cifmw_os_must_gather_volume_percentage, adding it on the README. Signed-off-by: Arnau Verdaguer <[email protected]>
1 parent 8913792 commit 9b41976

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

roles/os_must_gather/README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,7 @@ testing the new changes.
1515
* `cifmw_os_must_gather_host_network`: (Bool) Flag to gather host network data
1616
* `cifmw_os_must_gather_namespaces`: (List) List of namespaces required by the gather task in case of failure
1717
* `cifmw_os_must_gather_additional_namespaces`: (String) List of comma separated additional namespaces. Defaults to `kuttl,openshift-storage,sushy-emulator`
18+
* `cifmw_os_must_gather_volume_percentage`: (int) Specify maximum percentage of must-gather pod's allocated volume that can be used. If this limit is exceeded, must-gather will stop gathering, but still copy gathered data. Defaults to `70`
1819

1920
## Examples
2021
```

0 commit comments

Comments
 (0)