Skip to content

Commit

Permalink
docs: Fix link in Helm chart readme
Browse files Browse the repository at this point in the history
  • Loading branch information
JoschaLaubach committed May 21, 2021
1 parent 7276c6e commit 405dbc5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion charts/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ This chart is intentionally very light on input validation. The goal was to offe
users to deploy KMinion the way they want to. Therefore it's very flexible at the cost of less input validation, so that
you might run into runtime errors for a misconfiguration.

All available input is documented inside of the [values.yaml](./values.yaml) file.
All available input is documented inside of the [values.yaml](./kminion/values.yaml) file.

## Installing the Helm chart

Expand Down

0 comments on commit 405dbc5

Please sign in to comment.