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