landscape/application/n8n/n8n.yaml aktualisiert

This commit is contained in:
lars 2026-03-06 14:52:25 +00:00
parent 7ffef92640
commit ca759aecd6
1 changed files with 1 additions and 2 deletions

View File

@ -1,6 +1,5 @@
apiVersion: backstage.io/v1alpha1 apiVersion: backstage.io/v1alpha1
kind: Component kind: Component
type: backend_Portal
metadata: metadata:
name: n8n name: n8n
description: "Zentrales Automatisierungs-Tool für das Home-Lab. Läuft als Docker-Container auf dem Raspberry Pi." description: "Zentrales Automatisierungs-Tool für das Home-Lab. Läuft als Docker-Container auf dem Raspberry Pi."
@ -19,7 +18,7 @@ metadata:
title: Official Docs title: Official Docs
icon: help icon: help
spec: spec:
type: service type: backend_portal
# Lifecycle Management: Jetzt von experimental auf production # Lifecycle Management: Jetzt von experimental auf production
lifecycle: production lifecycle: production
# Ownership: Wir nutzen die Gruppe, in der du (lars) Mitglied bist # Ownership: Wir nutzen die Gruppe, in der du (lars) Mitglied bist