update gitea metric collection
This commit is contained in:
10
infrastructure/gitea/gitea.servicemonitor.yaml
Normal file
10
infrastructure/gitea/gitea.servicemonitor.yaml
Normal file
@@ -0,0 +1,10 @@
|
||||
apiVersion: monitoring.coreos.com/v1
|
||||
kind: ServiceMonitor
|
||||
metadata:
|
||||
name: gitea-servicemonitor
|
||||
spec:
|
||||
endpoints:
|
||||
- port: http
|
||||
selector:
|
||||
matchLabels:
|
||||
app.kubernetes.io/name: gitea
|
Reference in New Issue
Block a user