Skip to content

Commit

Permalink
Fix broken link to Helm chart values YAML in deployment README
Browse files Browse the repository at this point in the history
  • Loading branch information
vorburger authored Nov 22, 2022
1 parent 7e4255a commit 50cf287
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion deployment/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ Helm, or want to inspect a 'bare minimum' deployment.

The manifests in this are generated from the Helm chart automatically.
The `values.yaml` files used to configure `keel` can be found in
[`values`](./values/).
[`values`](../chart/keel/values.yaml).

<!-- Deprecated -->
They are automatically generated by running `./deployment/scripts/gen-deploy.sh`.

0 comments on commit 50cf287

Please sign in to comment.