mirror of
https://github.com/dredx/prole.git
synced 2026-09-27 06:14:29 +00:00
Remove hardcoded override that reset init_cluster.supabase_enabled to False inside _prepare_k3s_pipeline before _write_cfg() persisted the value back to prole.cfg. The [Inputs] section in prole.cfg correctly carries supabase_enabled = true; the pipeline must not clobber it. - render_supabase.py already defaults ingress host to db.prole.org - SupabaseMilestone is already wired in the run() milestones list - No other changes required; single-line removal unblocks Supabase deploy Co-authored-by: Junie <junie@jetbrains.com> |
||
|---|---|---|
| .. | ||
| ops | ||
| __init__.py | ||
| actions.py | ||
| build_context.py | ||
| cnpg_placement.py | ||
| controller.py | ||
| env.py | ||
| milestones.py | ||
| monitor.py | ||
| ollama_scan.py | ||
| policy.py | ||
| repair_pipeline_cli.py | ||
| stream_exec.py | ||
| topology.py | ||