Skip to content

Commit

Permalink
doc: fix alignment of template (#3421)
Browse files Browse the repository at this point in the history
  • Loading branch information
rahulguptajss authored Jan 9, 2025
1 parent c2fc0fa commit 2f9b781
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/configure-keyperf.md
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ The template should define objects in the `objects` section. Example:

```yaml
objects:
Aggregate: aggr.yaml
Aggregate: aggr.yaml
```
For each object, we define the filename of the object configuration file. The object configuration files are located in subdirectories matching the ONTAP version that was used to create these files. It is possible to have multiple version-subdirectories for multiple ONTAP versions. At runtime, the collector will select the object configuration file that closest matches the version of the target ONTAP system.
Expand Down

0 comments on commit 2f9b781

Please sign in to comment.