fix(values): adapt documentation

This commit is contained in:
2025-07-23 20:51:14 +02:00
parent 26d6d51418
commit caa0488db7
2 changed files with 3 additions and 3 deletions

View File

@@ -211,7 +211,7 @@ networkPolicies:
| `deployment.terminationGracePeriodSeconds` | How long to wait until forcefully kill the pod. | `60` |
| `deployment.tolerations` | Tolerations of the Reposilite deployment. | `[]` |
| `deployment.topologySpreadConstraints` | TopologySpreadConstraints of the Reposilite 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 reposilite deployment. | `[]` |
### Horizontal Pod Autoscaler (HPA)