apiVersion: kustomize.config.k8s.io/v1beta1 kind: Kustomization resources: # Shared infrastructure (Temporal + PostgreSQL, PVCs) - ../apps/cli/infra/k8s/temporal.yaml - ../apps/cli/infra/k8s/workspaces-pvc.yaml # API server - ../apps/api/infra/base