diff --git a/bootstrap/root/templates/stack.yaml b/bootstrap/root/templates/stack.yaml index c8206e62..bac49c1f 100644 --- a/bootstrap/root/templates/stack.yaml +++ b/bootstrap/root/templates/stack.yaml @@ -23,6 +23,7 @@ spec: source: repoURL: {{ $.Values.gitops.repo }} path: '{{ `{{path}}` }}' + targetRevision: {{ $.Values.gitops.revision }} syncPolicy: automated: prune: true