mirror of
https://github.com/khuedoan/homelab.git
synced 2025-07-31 15:19:35 +07:00
fix(bootstrap): add missing revision in template
(cherry picked from commit 1f019f67a677b4295e10b69501c02ae4909bb704)
This commit is contained in:
@ -23,6 +23,7 @@ spec:
|
||||
source:
|
||||
repoURL: {{ $.Values.gitops.repo }}
|
||||
path: '{{ `{{path}}` }}'
|
||||
targetRevision: {{ $.Values.gitops.revision }}
|
||||
syncPolicy:
|
||||
automated:
|
||||
prune: true
|
||||
|
Reference in New Issue
Block a user