prop/k8s
Graham McIntire 070e6d8099
Drop secret.yaml from kustomization to unblock Flux reconciliation
After the BFG scrub, k8s/secret.yaml is git-ignored (contains plaintext
credentials) but kustomization.yaml still listed it as a resource. Flux
has been failing to kustomize-build the prop-app for six days, so no
deployment since main-1776019122-8d1d7e4 has actually reached prod —
the beacons crash fix, UTC clock fix, ASOS nudging, MRMS, contact
detail async hydration, and email config change were all stuck.

The `prop-secrets` Secret is applied out-of-band with kubectl and lives
independently in the cluster; Flux no longer needs to track it.
2026-04-12 15:05:48 -05:00
..
deployment.yaml chore: update prop image to git.mcintire.me/graham/prop:main-1776024190-a6a71e8 [skip ci] 2026-04-12 20:04:22 +00:00
flux.yaml Add k8s manifests and Forgejo CI for cluster deployment 2026-04-06 09:25:24 -05:00
kustomization.yaml Drop secret.yaml from kustomization to unblock Flux reconciliation 2026-04-12 15:05:48 -05:00
namespace.yaml Add k8s manifests and Forgejo CI for cluster deployment 2026-04-06 09:25:24 -05:00
rbac.yaml Add Erlang clustering via libcluster and expose LiveDashboard 2026-04-06 09:46:48 -05:00
service.yaml Add session affinity to service for stable LiveView websockets 2026-04-06 09:48:24 -05:00