From d0e7357e90d9e11974af98422f357c121d0282d6 Mon Sep 17 00:00:00 2001 From: alexandra catalina Date: Tue, 23 Apr 2024 11:05:13 -0700 Subject: [PATCH] docs: double spaces considered harmful --- README.md | 2 +- values.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) 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