monitoring: disable prometheus agent to make way for integrated prometheus
This commit is contained in:
@@ -3,7 +3,7 @@ kind: Deployment
|
||||
metadata:
|
||||
name: prometheus-agent
|
||||
spec:
|
||||
replicas: 1
|
||||
replicas: 0
|
||||
selector:
|
||||
matchLabels:
|
||||
app: prometheus-agent
|
||||
|
||||
Reference in New Issue
Block a user