Commit Graph

3 Commits

Author SHA1 Message Date
claude 87b2a833cc fix: auto-detect N8N_SECURE_COOKIE from Ingress/TLS settings
Helm Chart Release / release-chart (push) Successful in 4s
Set N8N_SECURE_COOKIE=true only when ingress.enabled=true AND ingress.tls
is configured. All other cases (LoadBalancer, HTTP Ingress) default to false,
eliminating the secure cookie error without manual configuration.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-05-02 18:24:10 +09:00
claude 3ed89b90bb docs: add README and update CLAUDE.md with README update rule
Helm Chart Release / release-chart (push) Successful in 4s
- README.md: full chart documentation (install, config reference,
  persistence, DB options, Ingress example, version history)
- CLAUDE.md: add rule requiring README update on every change

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-05-02 09:44:55 +09:00
pieter 4490781aec Initial commit 2026-05-01 07:03:11 +00:00