add edge deployment pipeline and Kind 0.0.0.0 binding
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user