From d5899ba377f9fa83f7d6861ec79fea7fd5c8f36e Mon Sep 17 00:00:00 2001 From: jessebot Date: Fri, 24 Jan 2025 07:59:12 +0100 Subject: [PATCH] fix another duplicated header --- charts/pixelfed/README.md | 2 -- charts/pixelfed/README.md.gotmpl | 2 +- 2 files changed, 1 insertion(+), 3 deletions(-) diff --git a/charts/pixelfed/README.md b/charts/pixelfed/README.md index 05541ef..2f8325d 100644 --- a/charts/pixelfed/README.md +++ b/charts/pixelfed/README.md @@ -126,8 +126,6 @@ persistence: ## Values (helm parameters from values.yaml) -## Values - | Key | Type | Default | Description | |-----|------|---------|-------------| | affinity | object | `{}` | set affinity to specific nodes or nodegroups | diff --git a/charts/pixelfed/README.md.gotmpl b/charts/pixelfed/README.md.gotmpl index 3b89439..3f2b100 100644 --- a/charts/pixelfed/README.md.gotmpl +++ b/charts/pixelfed/README.md.gotmpl @@ -120,4 +120,4 @@ persistence: ## Values (helm parameters from values.yaml) -{{ template "chart.valuesSection" . }} +{{ template "chart.valuesTable" . }}