landscape/application/n8n/n8n.yaml aktualisiert
This commit is contained in:
parent
7ffef92640
commit
ca759aecd6
|
|
@ -1,6 +1,5 @@
|
|||
apiVersion: backstage.io/v1alpha1
|
||||
kind: Component
|
||||
type: backend_Portal
|
||||
metadata:
|
||||
name: n8n
|
||||
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
|
||||
icon: help
|
||||
spec:
|
||||
type: service
|
||||
type: backend_portal
|
||||
# Lifecycle Management: Jetzt von experimental auf production
|
||||
lifecycle: production
|
||||
# Ownership: Wir nutzen die Gruppe, in der du (lars) Mitglied bist
|
||||
|
|
|
|||
Loading…
Reference in New Issue