Skip to content

Commit d5899ba

Browse files
committed
fix another duplicated header
1 parent 5536a46 commit d5899ba

File tree

2 files changed

+1
-3
lines changed

2 files changed

+1
-3
lines changed

charts/pixelfed/README.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -126,8 +126,6 @@ persistence:
126126
127127
## Values (helm parameters from values.yaml)
128128
129-
## Values
130-
131129
| Key | Type | Default | Description |
132130
|-----|------|---------|-------------|
133131
| affinity | object | `{}` | set affinity to specific nodes or nodegroups |

charts/pixelfed/README.md.gotmpl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -120,4 +120,4 @@ persistence:
120120

121121
## Values (helm parameters from values.yaml)
122122

123-
{{ template "chart.valuesSection" . }}
123+
{{ template "chart.valuesTable" . }}

0 commit comments

Comments
 (0)