Skip to content

Commit

Permalink
Create service-monitor.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
KOSASIH authored Jul 29, 2024
1 parent 20a972e commit df763f7
Showing 1 changed file with 11 additions and 0 deletions.
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
apiVersion: monitoring.coreos.com/v1
kind: ServiceMonitor
metadata:
name: pi-network-monitor
spec:
selector:
matchLabels:
app: pi-network
endpoints:
- port: 8080
interval: 30s

0 comments on commit df763f7

Please sign in to comment.