prole/supabase
chrisfu 47ae5d69d6 fix(supabase/k3d): disable node affinity, ingress, and TUI clutter
- render_supabase.py: k3d sets scheduling.enforceGeneralNodeRole=false so
  pods don't require knoe.dev/node-role=general label (k3d nodes unlabelled)
- render_supabase.py: disable kong and studio ingress for k3d (port-forwards
  are used instead; avoids db.knoe.org reference that doesn't exist
- deploy.sh: escape double quotes in SQL comment on lines 2114-2115 to fix
  bash prematurely closing the psql -c ... string
- supabase.py: remove broken node-selector text entry (black rectangle in Tk)
  and redundant Deploy button (enable checkbox already triggers deployment)

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
EOF
)
2026-05-03 22:15:07 -07:00
..
helm fix(supabase/k3d): disable node affinity, ingress, and TUI clutter 2026-05-03 22:15:07 -07:00
k8s feat: Add GitOps (Gitea) and Supabase integration, plus database options 2026-02-26 18:32:15 -08:00
deploy.sh fix(supabase/k3d): disable node affinity, ingress, and TUI clutter 2026-05-03 22:15:07 -07:00
patch_realtime_probe.py checkpoint: improve init scripts, installer flows, and kube context handling 2026-03-14 20:07:54 -07:00