Add flow-0.10.76 and update documentation

This commit is contained in:
Gitea Actions
2026-04-29 08:31:35 +00:00
parent a6c72331de
commit 29e9232b69
3 changed files with 153 additions and 106 deletions

View File

@@ -328,13 +328,12 @@ frontendWeb:
# Blazor Server requires sticky sessions for SignalR
traefik.ingress.kubernetes.io/affinity: "true"
traefik.ingress.kubernetes.io/session-cookie-name: "FLOW_AFFINITY"
# Enable WebSocket support (required for SignalR)
# No middlewares needed — Traefik auto-detects text/event-stream and
# disables response buffering for SSE. Heartbeats in the app layer
# keep the connection alive through proxy idle timeouts.
traefik.ingress.kubernetes.io/router.middlewares: ""
# SSL redirect
traefik.ingress.kubernetes.io/router.entrypoints: websecure
# Disable response buffering so SSE streams (AI assistant) are forwarded
# immediately instead of being held in Traefik's buffer until timeout.
traefik.ingress.kubernetes.io/buffering-response: "false"
# Certificate
cert-manager.io/cluster-issuer: letsencrypt-prod
hosts: