Skip to content

Commit

Permalink
docs: Add missing value (#14538)
Browse files Browse the repository at this point in the history
Signed-off-by: felix <[email protected]>
  • Loading branch information
soupdiver authored Jul 28, 2023
1 parent 40fda39 commit 41a9ea8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/operator-manual/config-management-plugins.md
Original file line number Diff line number Diff line change
Expand Up @@ -106,7 +106,7 @@ spec:
# static parameter announcements list.
command: [echo, '[{"name": "example-param", "string": "default-string-value"}]']

# If set to then the plugin receives repository files with original file mode. Dangerous since the repository
# If set to `true` then the plugin receives repository files with original file mode. Dangerous since the repository
# might have executable files. Set to true only if you trust the CMP plugin authors.
preserveFileMode: false
```
Expand Down

0 comments on commit 41a9ea8

Please sign in to comment.