diff --git a/test-frame-log-collector/README.md b/test-frame-log-collector/README.md index f9fd540..6a5a72e 100644 --- a/test-frame-log-collector/README.md +++ b/test-frame-log-collector/README.md @@ -159,8 +159,10 @@ public static void collectClusterWideRes() { the logs path will then look like this: ```bash /path/to/logs/folder -├── node.yaml -└── pv.yaml +└── cluster-wide-resources + └── nodes + ├── node1.yaml + └── node2.yaml ``` The tree path will look similarly to above examples, there will be folders for Namespaces matching the specified labels.