fix(bootstrap): add missing revision in template

(cherry picked from commit 1f019f67a677b4295e10b69501c02ae4909bb704)
This commit is contained in:
Khue Doan 2022-02-09 19:01:01 +07:00
parent fc1f64267f
commit a282bb0bb8

View File

@ -23,6 +23,7 @@ spec:
source:
repoURL: {{ $.Values.gitops.repo }}
path: '{{ `{{path}}` }}'
targetRevision: {{ $.Values.gitops.revision }}
syncPolicy:
automated:
prune: true