deploy: move curaflow source to dedicated repo
Build MCP Services / build-mcp-filesystem (push) Successful in 1m26s
Details
Build MCP Services / build-mcp-filesystem (push) Successful in 1m26s
Details
This commit is contained in:
parent
56c7a1508d
commit
dbef12ebee
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in New Issue