Files
haproxy-mcp/k8s
kappa e228fc02fb Fix K8s deployment crash: ensure DB directory exists on startup
init_db() now creates the parent directory for the SQLite database
file before connecting. Also sets HAPROXY_DB_FILE in the K8s
deployment to /app/data/ since the container doesn't have
/opt/haproxy/conf/.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-08 11:18:37 +09:00
..