Fix broken link to Helm chart values YAML in deployment README

pull/692/head
Michael Vorburger ⛑️ 2022-11-22 02:43:20 +01:00 committed by GitHub
parent 7e4255ab45
commit 50cf287f6c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -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`.