Test pools.
This commit is contained in:
parent
64035d8dc1
commit
dc21dc8a7b
2 changed files with 13 additions and 0 deletions
10
dev-example/test-pool.yaml
Normal file
10
dev-example/test-pool.yaml
Normal file
|
|
@ -0,0 +1,10 @@
|
|||
apiVersion: "vmoperator.jdrupes.org/v1"
|
||||
kind: VmPool
|
||||
metadata:
|
||||
namespace: vmop-dev
|
||||
name: test-vms
|
||||
spec:
|
||||
permissions:
|
||||
- user: admin
|
||||
may:
|
||||
- accessConsole
|
||||
Loading…
Add table
Add a link
Reference in a new issue