Skip to content

Commit

Permalink
docs(helmrelease): extend sentence + correction
Browse files Browse the repository at this point in the history
Signed-off-by: choeffer <[email protected]>
  • Loading branch information
choeffer authored and kingdonb committed Aug 25, 2024
1 parent f596555 commit c428757
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion content/en/flux/guides/helmreleases.md
Original file line number Diff line number Diff line change
Expand Up @@ -526,7 +526,7 @@ spec:
replicaCount: 5
```

If the `spec.chart.spec.valuesFiles` doesn't exist inside the chart, helm-controller will not be able to
If one or many of the `spec.chart.spec.valuesFiles` don't exist inside the chart, helm-controller will not be able to
fetch the chart. To determine why the `HelmChart` fails to produce an artifact, you can inspect the status with:

```sh
Expand Down

0 comments on commit c428757

Please sign in to comment.