apiVersion: kustomize.config.k8s.io/v1beta1 kind: Kustomization resources: - ../../base - forte-drop-postgresql - forte-drop - forte-drop-mcp # No patches needed — base apps already default to "upc-dev" value paths # (upc-dev is the default/base cluster). # forte-drop (postgres + web + mcp) and dbunk-demo are upc-dev-only apps — their # values hardcode upc-dev hosts (drop.forteapps.net etc.) and must not sync to # upc-prod, so they live here in the overlay rather than in apps/base/.