Skip to content

Commit

Permalink
docs: 📚️ fix typo in Guidelines.md
Browse files Browse the repository at this point in the history
  • Loading branch information
lbarnkow committed Jan 27, 2025
1 parent 75c7ea5 commit f515dc4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion traefik/Guidelines.md
Original file line number Diff line number Diff line change
Expand Up @@ -31,4 +31,4 @@ There should be an empty commented line between each primary key in the values.y

## Values YAML Design

The values.yaml file is designed to be user-friendly. It does not have to resemble the templated configuration if it is not conducive. Similarly, value names to not have to correspond to fields in the template if it is not conducive.
The values.yaml file is designed to be user-friendly. It does not have to resemble the templated configuration if it is not conducive. Similarly, value names do not have to correspond to fields in the template if it is not conducive.

0 comments on commit f515dc4

Please sign in to comment.