monitoring: disable prometheus agent to make way for integrated prometheus

This commit is contained in:
2025-11-20 09:01:04 -05:00
parent 1bd3f85cef
commit 4e270f7cef

View File

@@ -3,7 +3,7 @@ kind: Deployment
metadata:
name: prometheus-agent
spec:
replicas: 1
replicas: 0
selector:
matchLabels:
app: prometheus-agent