diff --git a/README.md b/README.md index c2e42f8..8a2e0a6 100644 --- a/README.md +++ b/README.md @@ -1008,7 +1008,7 @@ To comply with the Forgejo helm chart definition of the digest parameter, a "cus Every value described in the [Cheat Sheet](https://forgejo.org/docs/latest/admin/config-cheat-sheet/) can be -set as a Helm value. Configuration sections map to (lowercased) YAML +set as a Helm value. Configuration sections map to (lowercased) YAML blocks, while the keys themselves remain in all caps. | Name | Description | Value | diff --git a/values.yaml b/values.yaml index 3b4bc7a..66198ff 100644 --- a/values.yaml +++ b/values.yaml @@ -413,7 +413,7 @@ gitea: ## ## Every value described in the [Cheat ## Sheet](https://forgejo.org/docs/latest/admin/config-cheat-sheet/) can be - ## set as a Helm value. Configuration sections map to (lowercased) YAML + ## set as a Helm value. Configuration sections map to (lowercased) YAML ## blocks, while the keys themselves remain in all caps. ## ## @descriptionEnd