forte-drop and forte-drop-mcp have hackathon-domain values hardcoded (drop-k8s.hackathon.forteapps.net). Listing them in apps/base/ syncs them to both upc-dev and upc-prod overlays — prod sync would create broken Applications pointing at non-existent prod ingress. Move references to apps/overlays/upc-dev/ only. Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
9 lines
130 B
YAML
9 lines
130 B
YAML
apiVersion: kustomize.config.k8s.io/v1beta1
|
|
kind: Kustomization
|
|
resources:
|
|
- dot-ai-stack
|
|
- mcp10x
|
|
- musicman
|
|
- ts-mcp
|
|
- argo-mcp
|