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