Add monitoring.yaml for vault and woodpecker

This commit is contained in:
dvirlabs 2025-06-26 03:36:15 +03:00
parent 099cacc865
commit 3c89785c84
3 changed files with 9 additions and 0 deletions

View File

@ -0,0 +1,3 @@
enabled: true
targets:
- gitea-http.dev-tools.svc.cluster.local:3000

View File

@ -0,0 +1,3 @@
enabled: true
targets:
- vault.vault.svc.cluster.local:8200

View File

@ -0,0 +1,3 @@
enabled: true
targets:
- woodpecker-server.ci.svc.cluster.local:8000