merge
This commit is contained in:
@@ -6,5 +6,3 @@ resources:
|
|||||||
- musicman
|
- musicman
|
||||||
- ts-mcp
|
- ts-mcp
|
||||||
- argo-mcp
|
- argo-mcp
|
||||||
- forte-drop
|
|
||||||
- forte-drop-mcp
|
|
||||||
|
|||||||
@@ -2,6 +2,10 @@ apiVersion: kustomize.config.k8s.io/v1beta1
|
|||||||
kind: Kustomization
|
kind: Kustomization
|
||||||
resources:
|
resources:
|
||||||
- ../../base
|
- ../../base
|
||||||
|
- ../../base/forte-drop
|
||||||
|
- ../../base/forte-drop-mcp
|
||||||
|
|
||||||
# No patches needed — base already has "upc-dev" paths
|
# No patches needed — base already has "upc-dev" paths
|
||||||
# upc-dev is the default/base cluster
|
# 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.
|
||||||
|
|||||||
Reference in New Issue
Block a user