add edge deployment pipeline and Kind 0.0.0.0 binding

This commit is contained in:
2026-04-15 21:52:32 -03:00
parent 0d0950d97d
commit 274f185b3b
4 changed files with 30 additions and 1 deletions

View File

@@ -7,7 +7,7 @@ nodes:
# UI — entry point for the app
- containerPort: 30040
hostPort: 8040
listenAddress: "127.0.0.1"
listenAddress: "0.0.0.0"
protocol: TCP
# Langfuse observability
- containerPort: 30030