feat(apps): forte-drop web + mcp argocd apps (prod) #18
@@ -17,7 +17,7 @@ spec:
|
||||
source:
|
||||
repoURL: ssh://git@git.forteapps.net:2222/Forte/launchpad.git
|
||||
targetRevision: HEAD
|
||||
path: apps/base/forte-drop-postgresql/resources
|
||||
path: apps/overlays/upc-dev/forte-drop-postgresql/resources
|
||||
|
||||
destination:
|
||||
server: https://kubernetes.default.svc
|
||||
@@ -2,12 +2,13 @@ apiVersion: kustomize.config.k8s.io/v1beta1
|
||||
kind: Kustomization
|
||||
resources:
|
||||
- ../../base
|
||||
- ../../base/forte-drop-postgresql
|
||||
- ../../base/forte-drop
|
||||
- ../../base/forte-drop-mcp
|
||||
- forte-drop-postgresql
|
||||
- forte-drop
|
||||
- forte-drop-mcp
|
||||
- dbunk-demo
|
||||
|
||||
# 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.
|
||||
# No patches needed — base apps already default to "upc-dev" value paths
|
||||
# (upc-dev is the default/base cluster).
|
||||
|
|
||||
# forte-drop (postgres + web + mcp) and dbunk-demo are upc-dev-only apps — they
|
||||
|
gitea_admin
commented
Line comment is truncated mid-sentence, making it unclear. #ai-review-inline Line comment is truncated mid-sentence, making it unclear.
```suggestion
# hackathon-domain hardcoded values and must not sync to upc-prod.
```
#ai-review-inline
|
||||
# have hackathon-domain hardcoded values and must not sync to upc-prod, so they
|
||||
# live here in the overlay rather than in apps/base/.
|
||||
|
||||
Reference in New Issue
Block a user
Line comment is truncated mid-sentence, making it unclear.
#ai-review-inline