feat: 接入 sandbox Kubernetes 监控
This commit is contained in:
@@ -0,0 +1,14 @@
|
||||
---
|
||||
apiVersion: operator.victoriametrics.com/v1beta1
|
||||
kind: VMServiceScrape
|
||||
metadata:
|
||||
name: kube-state-metrics
|
||||
namespace: monitoring
|
||||
spec:
|
||||
endpoints:
|
||||
- interval: 30s
|
||||
port: http
|
||||
selector:
|
||||
matchLabels:
|
||||
app.kubernetes.io/instance: kube-state-metrics
|
||||
app.kubernetes.io/name: kube-state-metrics
|
||||
Reference in New Issue
Block a user