kind: Cluster apiVersion: kind.x-k8s.io/v1alpha4 name: unt nodes: - role: control-plane extraPortMappings: # UI — entry point for the app - containerPort: 30040 hostPort: 8040 listenAddress: "0.0.0.0" protocol: TCP # Langfuse observability - containerPort: 30030 hostPort: 3000 listenAddress: "127.0.0.1" protocol: TCP