doc(README): apply proper names
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
2024-12-03 09:39:04 +01:00
parent 5bf8a132eb
commit 316b9b236b
3 changed files with 7 additions and 6 deletions

View File

@ -224,7 +224,7 @@ deployment:
| `deployment.terminationGracePeriodSeconds` | How long to wait until forcefully kill the pod. | `60` |
| `deployment.tolerations` | Tolerations of the postgres-exporter deployment. | `[]` |
| `deployment.topologySpreadConstraints` | TopologySpreadConstraints of the postgres-exporter deployment. | `[]` |
| `deployment.volumes` | Additional volumes to mount into the pods of the Prometheus-exporter deployment. | `[]` |
| `deployment.volumes` | Additional volumes to mount into the pods of the prometheus-exporter deployment. | `[]` |
### Grafana