mirror of
https://github.com/holos-run/holos.git
synced 2026-03-19 00:37:45 +00:00
Previously I developed holos server in the dev-holos namespace of a remote cluster. This patch updates the Tilt configs to develop locally against k3d quickly and easily. The database is a CNPG database which replaces PGO. This is simpler and ligher weight, one container in one pod. CNPG has no repo host like PGO has.