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