feat: move auxiliary services to aux project

This commit is contained in:
Jonas Juselius
2024-03-08 14:20:36 +01:00
parent 33891cd20e
commit 39d6c6ee7d
10 changed files with 10 additions and 10 deletions
+1 -1
View File
@@ -4,7 +4,7 @@ metadata:
name: atlantis-host-cluster-resources
namespace: argocd
spec:
project: atlantis
project: aux
destination:
server: https://kubernetes.default.svc
syncPolicy:
+1 -1
View File
@@ -15,7 +15,7 @@ spec:
metadata:
name: '{{ env }}-atlantis-resources'
spec:
project: atlantis
project: aux
syncPolicy:
automated: {}
destination:
+1 -1
View File
@@ -17,7 +17,7 @@ spec:
metadata:
name: '{{ env }}-busynix'
spec:
project: atlantis
project: aux
destination:
namespace: default
server: '{{ cluster }}'
+1 -1
View File
@@ -15,7 +15,7 @@ spec:
metadata:
name: '{{ env }}-cerbos'
spec:
project: atlantis
project: aux
destination:
server: https://kubernetes.default.svc
namespace: idp
+1 -1
View File
@@ -4,7 +4,7 @@ metadata:
name: dex
namespace: argocd
spec:
project: atlantis
project: aux
destination:
server: https://kubernetes.default.svc
namespace: idp
+1 -1
View File
@@ -17,7 +17,7 @@ spec:
metadata:
name: '{{ env }}-geoserver'
spec:
project: atlantis
project: aux
destination:
server: https://kubernetes.default.svc
namespace: geoserver
+1 -1
View File
@@ -4,7 +4,7 @@ metadata:
name: keycloak
namespace: argocd
spec:
project: atlantis
project: aux
destination:
server: https://kubernetes.default.svc
namespace: idp
+1 -1
View File
@@ -17,7 +17,7 @@ spec:
metadata:
name: '{{ env }}-osm-tile-server'
spec:
project: atlantis
project: aux
destination:
namespace: oceanbox
server: '{{ cluster }}'
+1 -1
View File
@@ -17,7 +17,7 @@ spec:
metadata:
name: '{{ env }}-rabbitmq'
spec:
project: atlantis
project: aux
destination:
server: https://kubernetes.default.svc
namespace: rabbitmq
+1 -1
View File
@@ -17,7 +17,7 @@ spec:
metadata:
name: '{{ env }}-redis'
spec:
project: atlantis
project: aux
destination:
server: https://kubernetes.default.svc
namespace: redis