From e87bfa5abd2bad621c912caa7a4ad011a7c5b44b Mon Sep 17 00:00:00 2001 From: Danijel Simeunovic Date: Sun, 15 Mar 2026 14:31:50 +0100 Subject: [PATCH] musicman forteapp --- apps/musicman.yaml | 15 ++++++++------- 1 file changed, 8 insertions(+), 7 deletions(-) diff --git a/apps/musicman.yaml b/apps/musicman.yaml index 8852c0d..1263d41 100644 --- a/apps/musicman.yaml +++ b/apps/musicman.yaml @@ -16,16 +16,17 @@ metadata: - resources-finalizer.argocd.argoproj.io spec: project: default - - source: - repoURL: https://github.com/snothub/scaling-parakeet.git + sources: + - repoURL: https://github.com/snothub/forte-helm + path: forteapp targetRevision: HEAD - path: helm-chart - helm: valueFiles: - - values.yaml - - values-prod.yaml + - $values/musicman/values.yaml + + - repoURL: git@github.com:snothub/super-potato.git + targetRevision: HEAD + ref: values destination: server: https://kubernetes.default.svc