fix: autosync atlantis resrouces
This commit is contained in:
@@ -16,8 +16,10 @@ spec:
|
||||
name: '{{ env }}-atlantis-resources'
|
||||
spec:
|
||||
project: atlantis
|
||||
syncPolicy:
|
||||
automated: {}
|
||||
destination:
|
||||
server: {{ cluster }}
|
||||
server: '{{ cluster }}'
|
||||
namespace: atlantis
|
||||
sources:
|
||||
- repoURL: https://gitlab.com/oceanbox/manifests.git
|
||||
|
||||
Reference in New Issue
Block a user