fix: autosync atlantis resrouces

This commit is contained in:
2024-02-10 13:03:44 +01:00
parent b2c55e76db
commit 8d8f30462b
2 changed files with 5 additions and 1 deletions
@@ -7,6 +7,8 @@ spec:
project: atlantis
destination:
server: https://kubernetes.default.svc
syncPolicy:
automated: {}
source:
repoURL: https://gitlab.com/oceanbox/manifests.git
targetRevision: dev
+3 -1
View File
@@ -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