diff --git a/root/templates/cluster-apps.yaml b/root/templates/cluster-apps.yaml index 0dd21326..1f98935e 100644 --- a/root/templates/cluster-apps.yaml +++ b/root/templates/cluster-apps.yaml @@ -17,7 +17,11 @@ spec: source: repoURL: {{ .repoURL | default $clusterForgeRepoUrl }} targetRevision: {{ .repoVersion | default $clusterForgeTargetRevision }} + {{- if .repoURL }} + path: {{ .path }} + {{- else }} path: sources/{{ .path }} + {{- end }} {{- if .valuesFile }} helm: valueFiles: