From 350714fd3cd1e600df22525f797914482d94434a Mon Sep 17 00:00:00 2001 From: Danijel Simeunovic Date: Sun, 15 Mar 2026 11:53:38 +0100 Subject: [PATCH] mcpcoder forteapp --- apps/mcpcoder.yaml | 16 ++++++++++------ 1 file changed, 10 insertions(+), 6 deletions(-) diff --git a/apps/mcpcoder.yaml b/apps/mcpcoder.yaml index b096758..359902f 100644 --- a/apps/mcpcoder.yaml +++ b/apps/mcpcoder.yaml @@ -16,14 +16,18 @@ metadata: - resources-finalizer.argocd.argoproj.io spec: project: default - source: - repoURL: https://github.com/snothub/skillz.git - targetRevision: main - path: helm/mcpcoder + sources: + - repoURL: https://github.com/snothub/forte-helm + path: forteapp + targetRevision: HEAD helm: valueFiles: - - values.yaml - - values-prod.yaml + - $values/mcpcoder/values.yaml + + - repoURL: git@github.com:snothub/super-potato.git + targetRevision: HEAD + ref: values + destination: server: https://kubernetes.default.svc namespace: mcpcoder