prole/conf
chrisfu f589cbd397 Remove PostgREST deployment, service, and related configs from prole-db namespace
- Deleted PostgREST Kubernetes deployment and service manifests.
- Removed `init_postgrest.sh` initialization script and PostgREST references across UI, installer, and config.
- Updated Kong API Gateway to exclude `/rest/*` routing to PostgREST.
- Simplified `supabase/deploy.sh` by removing references to PostgREST scaling and alias creation.
- Adjusted cluster configuration and UI to reflect the absence of PostgREST.
2026-02-25 00:38:07 -08:00
..
postgresql feat(infrastructure): enhance k3s automation and OpenTofu integration 2026-02-07 22:53:18 -08:00
k3d-prole.cfg refactor: modernize installer and monitoring setup 2026-02-19 21:07:39 -08:00
k3s-hosts-prole.cfg refactor: modernize installer and monitoring setup 2026-02-19 21:07:39 -08:00
port-forwards.cfg Kong API gateway, docker-import preload, OpenTofu graceful fallback, milestone fix 2026-02-22 00:57:49 -08:00
port-mapping.cfg Add TLS certificates to CNPG cluster and restore missing Optional Features config - Add certificates section (prole-db-tls, prole-db-ca) to prole-db.yaml and prole-db-recovery.yaml.tpl - Expand generate_tls_if_missing() to create both CA and server TLS secrets with proper SANs - Add detect_and_reprovision_unencrypted_cluster() for existing clusters needing encryption conversion - Propagate AT_REST_ENCRYPTION_ENABLED to shell scripts via _script_env_for_namespace() - Restore AT_REST_ENCRYPTION_ENABLED, SUPABASE_ENABLED, KERBEROS_ENABLED in prole.cfg - Update installer milestones, docker screens, port-mapping, init_kerberos, init_postgrest, prole.sh 2026-02-22 18:58:01 -08:00
prole.cfg Remove PostgREST deployment, service, and related configs from prole-db namespace 2026-02-25 00:38:07 -08:00
prole.cfg.k3s refactor: modernize installer and monitoring setup 2026-02-19 21:07:39 -08:00