mirror of
https://github.com/Memo-2023/mana-monorepo.git
synced 2026-05-14 19:01:08 +02:00
chore(infra): add pushgateway to Cloudflare tunnel
Exposes Prometheus Pushgateway at pushgateway.mana.how for CI metrics. Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
This commit is contained in:
parent
5cf3c334fd
commit
412344e97b
1 changed files with 2 additions and 0 deletions
|
|
@ -37,6 +37,8 @@ ingress:
|
|||
service: http://localhost:3100
|
||||
- hostname: stats.mana.how
|
||||
service: http://localhost:3200
|
||||
- hostname: pushgateway.mana.how
|
||||
service: http://localhost:9091
|
||||
- hostname: n8n.mana.how
|
||||
service: http://localhost:5678
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue