You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@@ -10,7 +10,7 @@ You can run the `must-gather` tool with the following options. To use an option,
10
10
11
11
Default configuration:: This configuration collects pod logs, {oadp-short}, and `Velero` custom resource (CR) information for all namespaces where the {oadp-short} Operator is installed.
12
12
Timeout:: Data collection can take a long time if there are many failed `Backup` CRs. You can improve performance by setting a timeout value.
13
-
Insecure TLS connections:: If a custom CA certificate is used, use the `must-gather` tool with insecure TLS connections.
13
+
Insecure TLS connections:: If a custom CA certificate is used, run the `must-gather` tool with insecure TLS connections.
14
14
15
15
The `must-gather` tool generates a Markdown output file with the collected information. The Markdown file is located in a cluster directory.
<1> In this example, the timeout is 15 seconds. By default, the `--skip-tls` flag value is `false`. Set the value to `true` to allow insecure TLS connections.
64
+
61
65
.Verification
62
66
63
67
. Verify that the Markdown output file is generated at the following location: `must-gather.local.89...054550/registry.redhat.io/oadp/oadp-mustgather-rhel9:v1.5-sha256-0...84/clusters/a4...86/oadp-must-gather-summary.md`
0 commit comments