blumeops/argocd/manifests/databases/kustomization.yaml
Erich Blume 9854b4dbee Add Tailscale LoadBalancer for PostgreSQL testing
- Expose k8s-pg.tail8d86e.ts.net for testing during migration
- Temporary service until Phase 4 when pg.tail8d86e.ts.net switches
- Update README with connection info and cleanup notes

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-19 09:14:34 -08:00

8 lines
146 B
YAML

apiVersion: kustomize.config.k8s.io/v1beta1
kind: Kustomization
namespace: databases
resources:
- blumeops-pg.yaml
- service-tailscale.yaml