Commit Graph

5 Commits

Author SHA1 Message Date
Flux
e7340fb1ce Add Flux sync manifests 2026-07-19 22:58:13 -06:00
Flux
26557b0f9c Add Flux sync manifests 2026-07-19 22:51:38 -06:00
Flux
0e6aa1a4df Add Flux v2.9.2 component manifests 2026-07-19 22:51:27 -06:00
Suriya
eb99e351dc Swap webhook Ingress for a NodePort service
No new A record could be added for a dedicated webhook host, so expose
Flux's webhook-receiver directly via NodePort instead of going through
Traefik/Ingress/DNS - same approach the deliveries LoadBalancer already
uses on 30662.

Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
2026-07-20 10:14:11 +05:30
Suriya
f58f339b43 Add Flux CD GitOps sync for alaska/core stacks
Prepares clusters/production/ for `flux bootstrap git` - Kustomizations
for manifests/alaska and manifests/core, plus a Gitea push Receiver so
new commits reconcile immediately instead of waiting on the poll
interval. Webhook exposed on a dedicated host (flux-webhook.workolik.com)
to avoid the existing queue.workolik.com Gateway/Ingress overlap.

Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
2026-07-20 10:10:58 +05:30