mirror of
https://github.com/cupcakearmy/master-thesis.git
synced 2026-04-02 11:55:30 +00:00
Clear History
This commit is contained in:
5
code/src/templates/iluzio/link.yaml
Normal file
5
code/src/templates/iluzio/link.yaml
Normal file
@@ -0,0 +1,5 @@
|
||||
apiVersion: iluzio.nicco.io/v1
|
||||
kind: Link
|
||||
metadata:
|
||||
name: ${id}
|
||||
spec: {}
|
||||
5
code/src/templates/iluzio/node.yaml
Normal file
5
code/src/templates/iluzio/node.yaml
Normal file
@@ -0,0 +1,5 @@
|
||||
apiVersion: iluzio.nicco.io/v1
|
||||
kind: Node
|
||||
metadata:
|
||||
name: ${id}
|
||||
spec: {}
|
||||
Reference in New Issue
Block a user