Update docs/gitrepo-content.md
Co-authored-by: Corentin Néau <tan.neau@suse.com>
This commit is contained in:
parent
f2f064327b
commit
fa12109234
|
|
@ -245,7 +245,7 @@ Installing Helm charts with Fleet offers multiple ways of configuring and refere
|
|||
└── values.yaml # chart defaults
|
||||
```
|
||||
|
||||
You can use Helm chart’s `values.yaml` file to:
|
||||
You can use a Helm chart’s `values.yaml` file to:
|
||||
|
||||
* Provide default settings and allow users to override defaults without modifying the chart itself.
|
||||
* Define common Kubernetes resource defaults.
|
||||
|
|
|
|||
Loading…
Reference in New Issue