diff --git a/manifests/database.yaml b/manifests/database.yaml index 0e6d244..f48ef20 100644 --- a/manifests/database.yaml +++ b/manifests/database.yaml @@ -47,3 +47,6 @@ spec: limits: cpu: 500m memory: 500Mi + + monitoring: + enablePodMonitor: true