Files
axion1337.chat-gitops/apps
Thore Cimbal cf24a1a396
Auto-Deploy on Push / verify-and-notify (push) Canceled after 0s
fix: Correct authentik-server NetworkPolicy ports (container port, not Service port)
Caused a live 502 immediately after deploy: the rule allowed 80/443
(the Service's external ports), but NetworkPolicy filters on the pod's
actual container port after kube-proxy's DNAT - authentik-server's
Service maps 80->9000 and 443->9443. Confirmed root cause by suspending
Flux reconciliation (it was silently re-applying my manual test
deletions) and testing with the policies truly absent.
2026-07-28 15:13:21 +02:00
..
2026-04-24 16:18:17 +02:00