Add monitoring.yaml for vault and woodpecker
This commit is contained in:
parent
099cacc865
commit
3c89785c84
3
manifests/gitea/monitoring.yaml
Normal file
3
manifests/gitea/monitoring.yaml
Normal file
@ -0,0 +1,3 @@
|
||||
enabled: true
|
||||
targets:
|
||||
- gitea-http.dev-tools.svc.cluster.local:3000
|
||||
3
manifests/vault/monitoring.yaml
Normal file
3
manifests/vault/monitoring.yaml
Normal file
@ -0,0 +1,3 @@
|
||||
enabled: true
|
||||
targets:
|
||||
- vault.vault.svc.cluster.local:8200
|
||||
3
manifests/woodpecker/monitoring.yaml
Normal file
3
manifests/woodpecker/monitoring.yaml
Normal file
@ -0,0 +1,3 @@
|
||||
enabled: true
|
||||
targets:
|
||||
- woodpecker-server.ci.svc.cluster.local:8000
|
||||
Loading…
x
Reference in New Issue
Block a user