feat: move auxiliary services to aux project
This commit is contained in:
@@ -4,7 +4,7 @@ metadata:
|
|||||||
name: atlantis-host-cluster-resources
|
name: atlantis-host-cluster-resources
|
||||||
namespace: argocd
|
namespace: argocd
|
||||||
spec:
|
spec:
|
||||||
project: atlantis
|
project: aux
|
||||||
destination:
|
destination:
|
||||||
server: https://kubernetes.default.svc
|
server: https://kubernetes.default.svc
|
||||||
syncPolicy:
|
syncPolicy:
|
||||||
|
|||||||
@@ -15,7 +15,7 @@ spec:
|
|||||||
metadata:
|
metadata:
|
||||||
name: '{{ env }}-atlantis-resources'
|
name: '{{ env }}-atlantis-resources'
|
||||||
spec:
|
spec:
|
||||||
project: atlantis
|
project: aux
|
||||||
syncPolicy:
|
syncPolicy:
|
||||||
automated: {}
|
automated: {}
|
||||||
destination:
|
destination:
|
||||||
|
|||||||
@@ -17,7 +17,7 @@ spec:
|
|||||||
metadata:
|
metadata:
|
||||||
name: '{{ env }}-busynix'
|
name: '{{ env }}-busynix'
|
||||||
spec:
|
spec:
|
||||||
project: atlantis
|
project: aux
|
||||||
destination:
|
destination:
|
||||||
namespace: default
|
namespace: default
|
||||||
server: '{{ cluster }}'
|
server: '{{ cluster }}'
|
||||||
|
|||||||
@@ -15,7 +15,7 @@ spec:
|
|||||||
metadata:
|
metadata:
|
||||||
name: '{{ env }}-cerbos'
|
name: '{{ env }}-cerbos'
|
||||||
spec:
|
spec:
|
||||||
project: atlantis
|
project: aux
|
||||||
destination:
|
destination:
|
||||||
server: https://kubernetes.default.svc
|
server: https://kubernetes.default.svc
|
||||||
namespace: idp
|
namespace: idp
|
||||||
|
|||||||
@@ -4,7 +4,7 @@ metadata:
|
|||||||
name: dex
|
name: dex
|
||||||
namespace: argocd
|
namespace: argocd
|
||||||
spec:
|
spec:
|
||||||
project: atlantis
|
project: aux
|
||||||
destination:
|
destination:
|
||||||
server: https://kubernetes.default.svc
|
server: https://kubernetes.default.svc
|
||||||
namespace: idp
|
namespace: idp
|
||||||
|
|||||||
@@ -17,7 +17,7 @@ spec:
|
|||||||
metadata:
|
metadata:
|
||||||
name: '{{ env }}-geoserver'
|
name: '{{ env }}-geoserver'
|
||||||
spec:
|
spec:
|
||||||
project: atlantis
|
project: aux
|
||||||
destination:
|
destination:
|
||||||
server: https://kubernetes.default.svc
|
server: https://kubernetes.default.svc
|
||||||
namespace: geoserver
|
namespace: geoserver
|
||||||
|
|||||||
@@ -4,7 +4,7 @@ metadata:
|
|||||||
name: keycloak
|
name: keycloak
|
||||||
namespace: argocd
|
namespace: argocd
|
||||||
spec:
|
spec:
|
||||||
project: atlantis
|
project: aux
|
||||||
destination:
|
destination:
|
||||||
server: https://kubernetes.default.svc
|
server: https://kubernetes.default.svc
|
||||||
namespace: idp
|
namespace: idp
|
||||||
|
|||||||
@@ -17,7 +17,7 @@ spec:
|
|||||||
metadata:
|
metadata:
|
||||||
name: '{{ env }}-osm-tile-server'
|
name: '{{ env }}-osm-tile-server'
|
||||||
spec:
|
spec:
|
||||||
project: atlantis
|
project: aux
|
||||||
destination:
|
destination:
|
||||||
namespace: oceanbox
|
namespace: oceanbox
|
||||||
server: '{{ cluster }}'
|
server: '{{ cluster }}'
|
||||||
|
|||||||
@@ -17,7 +17,7 @@ spec:
|
|||||||
metadata:
|
metadata:
|
||||||
name: '{{ env }}-rabbitmq'
|
name: '{{ env }}-rabbitmq'
|
||||||
spec:
|
spec:
|
||||||
project: atlantis
|
project: aux
|
||||||
destination:
|
destination:
|
||||||
server: https://kubernetes.default.svc
|
server: https://kubernetes.default.svc
|
||||||
namespace: rabbitmq
|
namespace: rabbitmq
|
||||||
|
|||||||
@@ -17,7 +17,7 @@ spec:
|
|||||||
metadata:
|
metadata:
|
||||||
name: '{{ env }}-redis'
|
name: '{{ env }}-redis'
|
||||||
spec:
|
spec:
|
||||||
project: atlantis
|
project: aux
|
||||||
destination:
|
destination:
|
||||||
server: https://kubernetes.default.svc
|
server: https://kubernetes.default.svc
|
||||||
namespace: redis
|
namespace: redis
|
||||||
|
|||||||
Reference in New Issue
Block a user