Skip to content

Commit

Permalink
fix readme
Browse files Browse the repository at this point in the history
Signed-off-by: David Kornel <[email protected]>
  • Loading branch information
kornys committed Jun 3, 2024
1 parent 2f8562e commit 8e52f0d
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions test-frame-log-collector/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.

Expand Down

0 comments on commit 8e52f0d

Please sign in to comment.