From dbef12ebee1d9c0bfc476ac0c4c5dbd66f3d6553 Mon Sep 17 00:00:00 2001 From: Antigravity Date: Fri, 15 May 2026 17:03:58 -0400 Subject: [PATCH] deploy: move curaflow source to dedicated repo --- platform/bootstrap/apps/app-curaflow.yaml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/platform/bootstrap/apps/app-curaflow.yaml b/platform/bootstrap/apps/app-curaflow.yaml index 06570ff..f4c2ffc 100644 --- a/platform/bootstrap/apps/app-curaflow.yaml +++ b/platform/bootstrap/apps/app-curaflow.yaml @@ -6,9 +6,9 @@ metadata: spec: project: agentic-os source: - repoURL: http://192.168.8.248:3000/deepkoluguri/agentic-os.git - targetRevision: main - path: curio/k8s + repoURL: http://192.168.8.248:3000/deepkoluguri/curaflow.git + targetRevision: master + path: k8s destination: server: https://kubernetes.default.svc namespace: curio