Update docs/gitrepo-content.md

Co-authored-by: Corentin Néau <tan.neau@suse.com>
This commit is contained in:
hridyesh bisht 2025-09-29 22:10:47 +05:30 committed by GitHub
parent f2f064327b
commit fa12109234
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -245,7 +245,7 @@ Installing Helm charts with Fleet offers multiple ways of configuring and refere
└── values.yaml # chart defaults
```
You can use Helm charts `values.yaml` file to:
You can use a Helm charts `values.yaml` file to:
* Provide default settings and allow users to override defaults without modifying the chart itself.
* Define common Kubernetes resource defaults.