From f2948646bafb5a4422b8b44a55caa0ed30730355 Mon Sep 17 00:00:00 2001 From: justusbunsi Date: Thu, 10 Feb 2022 23:44:41 +0800 Subject: [PATCH] Fix markdown lint in CI (#295) I saw a few PRs including this. Maybe it's good to have this as fast as possible to prevent others providing this fix, too. Reviewed-on: https://gitea.com/gitea/helm-chart/pulls/295 Reviewed-by: luhahn Reviewed-by: techknowlogick Co-authored-by: justusbunsi Co-committed-by: justusbunsi --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index fb11139..7c7d7bd 100644 --- a/README.md +++ b/README.md @@ -239,7 +239,7 @@ service and ingress settings. All defaults can be overwritten in `gitea.config`. INSTALL_LOCK is always set to true, since we want to configure Gitea with this helm chart and everything is taken care of. -*All default settings are made directly in the generated app.ini, not in the Values.* +_All default settings are made directly in the generated app.ini, not in the Values._ #### Database defaults