landscape/infrastructure/synology_DS923+/backstage_db.yaml hinzugefügt
This commit is contained in:
parent
ec2e4fe3d3
commit
e76cb8ddbc
|
|
@ -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
|
||||||
Loading…
Reference in New Issue