From b3fc9e7d9418949910a712115637256585262e3b Mon Sep 17 00:00:00 2001 From: lars Date: Wed, 4 Mar 2026 11:51:41 +0000 Subject: [PATCH] =?UTF-8?q?landscape/database/maria=5Fdb.yaml=20hinzugef?= =?UTF-8?q?=C3=BCgt?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- landscape/database/maria_db.yaml | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 landscape/database/maria_db.yaml diff --git a/landscape/database/maria_db.yaml b/landscape/database/maria_db.yaml new file mode 100644 index 0000000..214122a --- /dev/null +++ b/landscape/database/maria_db.yaml @@ -0,0 +1,8 @@ +apiVersion: backstage.io/v1alpha1 +kind: Component +metadata: + name: mariadb +spec: + type: database + lifecycle: experimental + owner: admin \ No newline at end of file