commit 88801335a4db9048f77d29924b617d3d9e91c0a2 parent 35944605026c902cbb8712a3bcc0858fee948899 Author: MTRNord <MTRNord@users.noreply.github.com> Date: Wed, 6 Aug 2025 11:32:52 +0200 Meow Diffstat:
| M | infrastructure_talos/controllers/cloudnative-pg-operator/operator.yaml | | | 11 | +++++------ |
1 file changed, 5 insertions(+), 6 deletions(-)
diff --git a/infrastructure_talos/controllers/cloudnative-pg-operator/operator.yaml b/infrastructure_talos/controllers/cloudnative-pg-operator/operator.yaml @@ -24,9 +24,8 @@ spec: # causing spurious drift detection force: true values: - -#monitoring: -# podMonitorEnabled: true -# grafanaDashboard: -# create: true -# namespace: monitoring + monitoring: + podMonitorEnabled: true + grafanaDashboard: + create: true + namespace: monitoring