From e76cb8ddbc602c371fa7a793c44526f67d2cf201 Mon Sep 17 00:00:00 2001 From: lars Date: Sat, 7 Mar 2026 17:15:57 +0000 Subject: [PATCH] =?UTF-8?q?landscape/infrastructure/synology=5FDS923+/back?= =?UTF-8?q?stage=5Fdb.yaml=20hinzugef=C3=BCgt?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../infrastructure/synology_DS923+/backstage_db.yaml | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 landscape/infrastructure/synology_DS923+/backstage_db.yaml diff --git a/landscape/infrastructure/synology_DS923+/backstage_db.yaml b/landscape/infrastructure/synology_DS923+/backstage_db.yaml new file mode 100644 index 0000000..985cf80 --- /dev/null +++ b/landscape/infrastructure/synology_DS923+/backstage_db.yaml @@ -0,0 +1,12 @@ +apiVersion: backstage.io/v1alpha1 +kind: Resource +metadata: + name: backstage-db + title: "Backstage Postgres DB" +spec: + type: database + owner: user:lars + dependsOn: + - resource:backstage-stack + providesApi: + - postgres-internal-api \ No newline at end of file