From e56a506eab624e1d98448e053ef3d5b1cfc5b793 Mon Sep 17 00:00:00 2001 From: Danijel Simeunovic Date: Sun, 15 Mar 2026 21:28:41 +0100 Subject: [PATCH] mcp10x forteapp --- apps/mcp10x.yaml | 17 +++++++++-------- 1 file changed, 9 insertions(+), 8 deletions(-) diff --git a/apps/mcp10x.yaml b/apps/mcp10x.yaml index 4aaf6d1..7464bf4 100644 --- a/apps/mcp10x.yaml +++ b/apps/mcp10x.yaml @@ -16,17 +16,18 @@ metadata: - resources-finalizer.argocd.argoproj.io spec: project: default - source: - repoURL: git@github.com:fortedigital/10x.git + sources: + - repoURL: https://github.com/snothub/forte-helm + path: forteapp targetRevision: HEAD - path: helm/mcp10x helm: - valuesObject: - auth: - enabled: false valueFiles: - - values.yaml - - values-prod.yaml + - $values/mcp10x/values.yaml + + - repoURL: git@github.com:snothub/super-potato.git + targetRevision: HEAD + ref: values + destination: server: https://kubernetes.default.svc namespace: mcp10x