landscape/server.yaml aktualisiert

This commit is contained in:
lars 2026-03-03 14:30:26 +00:00
parent 7de1ccf296
commit 54406fdc36
1 changed files with 2 additions and 2 deletions

View File

@ -33,7 +33,7 @@ spec:
apiVersion: backstage.io/v1alpha1
kind: Component
metadata:
name: mariadb-storage
name: mariadb
spec:
type: database
lifecycle: experimental
@ -49,7 +49,7 @@ spec:
lifecycle: experimental
owner: admin
dependsOn:
- component:default/mariadb-storage
- component:default/mariadb
---
apiVersion: backstage.io/v1alpha1