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:
11
code/src/templates/demo/node.yaml
Normal file
11
code/src/templates/demo/node.yaml
Normal file
@@ -0,0 +1,11 @@
|
||||
apiVersion: iluzio.nicco.io/v1
|
||||
kind: Node
|
||||
metadata:
|
||||
name: b
|
||||
spec:
|
||||
image: idle
|
||||
resources:
|
||||
limits:
|
||||
memory: '128Mi'
|
||||
cpu: '500m'
|
||||
ephemeral-storage: '4Gi'
|
||||
Reference in New Issue
Block a user