This commit is contained in:
2026-06-04 15:21:35 +02:00
parent a1a7c048c1
commit c840dbb4b5
2 changed files with 4 additions and 2 deletions

View File

@@ -6,5 +6,3 @@ resources:
- musicman
- ts-mcp
- argo-mcp
- forte-drop
- forte-drop-mcp

View File

@@ -2,6 +2,10 @@ apiVersion: kustomize.config.k8s.io/v1beta1
kind: Kustomization
resources:
- ../../base
- ../../base/forte-drop
- ../../base/forte-drop-mcp
# No patches needed — base already has "upc-dev" paths
# upc-dev is the default/base cluster
# forte-drop and forte-drop-mcp are scoped to upc-dev only — they have
# hackathon-domain hardcoded values and must not sync to upc-prod.