templates/ressource-template/skeleton/catalog-info.yaml aktualisiert
This commit is contained in:
parent
b5f790556a
commit
43bc60cba3
|
|
@ -4,8 +4,9 @@ metadata:
|
||||||
name: ${{ values.name }}
|
name: ${{ values.name }}
|
||||||
description: ${{ values.description }}
|
description: ${{ values.description }}
|
||||||
annotations:
|
annotations:
|
||||||
# Verknüpfung zur NetBox Kachel
|
|
||||||
netbox.com/device-name: ${{ values.netbox_name }}
|
netbox.com/device-name: ${{ values.netbox_name }}
|
||||||
|
# Wichtig für TechDocs im selben Verzeichnis
|
||||||
|
backstage.io/techdocs-ref: dir:.
|
||||||
spec:
|
spec:
|
||||||
type: physical-server
|
type: physical-server
|
||||||
owner: ${{ values.owner }}
|
owner: ${{ values.owner }}
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue