27 lines
854 B
YAML
27 lines
854 B
YAML
---
|
|
apiVersion: backstage.io/v1alpha1
|
|
kind: Domain
|
|
metadata:
|
|
name: dgse-cloud
|
|
description: "Infrastructure for DGSE Cloud services."
|
|
spec:
|
|
owner: dgse-cloud
|
|
---
|
|
apiVersion: backstage.io/v1alpha1
|
|
kind: Location
|
|
metadata:
|
|
name: artemis-cluster
|
|
description: A collection of all entities running on the Artemis cluster
|
|
spec:
|
|
targets:
|
|
- ./clusters/artemis/catalog.yaml
|
|
- ./clusters/artemis/apps/argocd/catalog.yaml
|
|
- ./clusters/artemis/apps/cnpg/catalog.yaml
|
|
- ./clusters/artemis/apps/digital-garden/catalog.yaml
|
|
- ./clusters/artemis/apps/external-secrets/catalog.yaml
|
|
- ./clusters/artemis/apps/gitea/catalog.yaml
|
|
- ./clusters/artemis/apps/gitea-runners/catalog.yaml
|
|
- ./clusters/artemis/apps/immich/catalog.yaml
|
|
- ./clusters/artemis/apps/mailu/catalog.yaml
|
|
- ./clusters/artemis/apps/nextcloud/catalog.yaml
|