Imporve monitoring 2
This commit is contained in:
@@ -41,6 +41,7 @@ spec:
|
||||
tls:
|
||||
- hosts:
|
||||
- bakewise.ai
|
||||
- monitoring.bakewise.ai
|
||||
secretName: bakery-ia-prod-tls-cert
|
||||
rules:
|
||||
- host: bakewise.ai
|
||||
@@ -60,6 +61,14 @@ spec:
|
||||
name: gateway-service
|
||||
port:
|
||||
number: 8000
|
||||
# Note: SigNoz monitoring is deployed via Helm in the 'signoz' namespace
|
||||
# SigNoz creates its own Ingress via Helm chart configuration
|
||||
# Access at: https://monitoring.bakewise.ai (configured in signoz-values-prod.yaml)
|
||||
# SigNoz Monitoring on subdomain (deployed via Helm in bakery-ia namespace)
|
||||
- host: monitoring.bakewise.ai
|
||||
http:
|
||||
paths:
|
||||
- path: /
|
||||
pathType: Prefix
|
||||
backend:
|
||||
service:
|
||||
name: signoz
|
||||
port:
|
||||
number: 8080
|
||||
|
||||
Reference in New Issue
Block a user