first commit
This commit is contained in:
@@ -0,0 +1,13 @@
|
||||
apiVersion: monitoring.coreos.com/v1
|
||||
kind: PodMonitor
|
||||
metadata:
|
||||
name: coroot-node-agent
|
||||
namespace: coroot
|
||||
labels:
|
||||
prometheus: main
|
||||
spec:
|
||||
selector:
|
||||
matchLabels:
|
||||
app: coroot-node-agent
|
||||
podMetricsEndpoints:
|
||||
- port: http
|
||||
Reference in New Issue
Block a user