landscape/main.yaml aktualisiert
This commit is contained in:
parent
b848d5bd8c
commit
11c6118549
|
|
@ -6,3 +6,13 @@ spec:
|
||||||
targets:
|
targets:
|
||||||
- https://privat.stommer.com:666/home-lab/home-lab-catalog/raw/branch/main/landscape/server.yaml
|
- https://privat.stommer.com:666/home-lab/home-lab-catalog/raw/branch/main/landscape/server.yaml
|
||||||
|
|
||||||
|
|
||||||
|
---
|
||||||
|
apiVersion: backstage.io/v1alpha1
|
||||||
|
kind: Component
|
||||||
|
metadata:
|
||||||
|
name: mariadb-storage
|
||||||
|
spec:
|
||||||
|
type: database
|
||||||
|
lifecycle: experimental
|
||||||
|
owner: admin
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue