fix README
All checks were successful
continuous-integration/drone/pr Build is passing

This commit is contained in:
dek
2022-06-22 23:49:07 +02:00
parent e1216f421b
commit 856a9e8ef1

View File

@@ -793,7 +793,7 @@ gitea:
| `nodeSelector` | NodeSelector for the statefulset | `{}` |
| `tolerations` | Tolerations for the statefulset | `[]` |
| `affinity` | Affinity for the statefulset | `{}` |
| `dnsConfig` | DnsConfig for the statefulset | `{}` |
| `dnsConfig` | dnsConfig for the statefulset | `{}` |
| `statefulset.env` | Additional environment variables to pass to containers | `[]` |
| `statefulset.terminationGracePeriodSeconds` | How long to wait until forcefully kill the pod | `60` |
| `statefulset.labels` | Labels for the statefulset | `{}` |