fix another duplicated header

This commit is contained in:
jessebot
2025-01-24 07:59:12 +01:00
parent 5536a46377
commit d5899ba377
2 changed files with 1 additions and 3 deletions
-2
View File
@@ -126,8 +126,6 @@ persistence:
## Values (helm parameters from values.yaml) ## Values (helm parameters from values.yaml)
## Values
| Key | Type | Default | Description | | Key | Type | Default | Description |
|-----|------|---------|-------------| |-----|------|---------|-------------|
| affinity | object | `{}` | set affinity to specific nodes or nodegroups | | affinity | object | `{}` | set affinity to specific nodes or nodegroups |
+1 -1
View File
@@ -120,4 +120,4 @@ persistence:
## Values (helm parameters from values.yaml) ## Values (helm parameters from values.yaml)
{{ template "chart.valuesSection" . }} {{ template "chart.valuesTable" . }}