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