mcp10x forteapp

This commit is contained in:
Danijel Simeunovic
2026-03-15 21:28:41 +01:00
parent 63f6b34bb5
commit e56a506eab

View File

@@ -16,17 +16,18 @@ metadata:
- resources-finalizer.argocd.argoproj.io - resources-finalizer.argocd.argoproj.io
spec: spec:
project: default project: default
source: sources:
repoURL: git@github.com:fortedigital/10x.git - repoURL: https://github.com/snothub/forte-helm
path: forteapp
targetRevision: HEAD targetRevision: HEAD
path: helm/mcp10x
helm: helm:
valuesObject:
auth:
enabled: false
valueFiles: valueFiles:
- values.yaml - $values/mcp10x/values.yaml
- values-prod.yaml
- repoURL: git@github.com:snothub/super-potato.git
targetRevision: HEAD
ref: values
destination: destination:
server: https://kubernetes.default.svc server: https://kubernetes.default.svc
namespace: mcp10x namespace: mcp10x