apiVersion: kustomize.config.k8s.io/v1beta1 kind: Kustomization resources: - configmap.yaml - pvc.yaml - externalsecret.yaml - mcp-deployment.yaml - mcp-deployment-green.yaml - rest-deployment.yaml - license-deployment.yaml - services.yaml - ingress.yaml - license-ingressroute.yaml - rest-ingressroute.yaml - mcp-ingressroute.yaml - engram-deployment.yaml - backup-cronjob.yaml - runpod-inference.yaml - runpod-lb-configmap.yaml # Hardening additions - hpa.yaml - pdb.yaml - network-policy.yaml # Soma moved to GCP Cloud Run — these manifests are removed