fix: fix application set to use correct clusters

This commit is contained in:
2024-02-09 18:59:55 +01:00
parent 3394c63535
commit 585682cadf
2 changed files with 1 additions and 2 deletions
@@ -7,7 +7,6 @@ spec:
project: atlantis
destination:
server: https://kubernetes.default.svc
# namespace:
source:
repoURL: https://gitlab.com/oceanbox/manifests.git
targetRevision: dev
+1 -1
View File
@@ -17,7 +17,7 @@ spec:
spec:
project: atlantis
destination:
server: https://kubernetes.default.svc
server: {{ cluster }}
namespace: atlantis
sources:
- repoURL: https://gitlab.com/oceanbox/manifests.git