mirror of
https://github.com/neondatabase/neon.git
synced 2026-01-04 12:02:55 +00:00
monitoring turn on for proxy (#1146)
This commit is contained in:
@@ -11,3 +11,10 @@ exposedService:
|
||||
service.beta.kubernetes.io/aws-load-balancer-nlb-target-type: ip
|
||||
service.beta.kubernetes.io/aws-load-balancer-scheme: internet-facing
|
||||
external-dns.alpha.kubernetes.io/hostname: start.stage.zenith.tech
|
||||
|
||||
metrics:
|
||||
enabled: true
|
||||
serviceMonitor:
|
||||
enabled: true
|
||||
selector:
|
||||
prometheus: zenith
|
||||
|
||||
Reference in New Issue
Block a user