Merge branch 'feature/auto-login'
This commit is contained in:
commit
0e57a4e862
30 changed files with 462 additions and 291 deletions
|
|
@ -5,6 +5,7 @@ metadata:
|
|||
name: test-vms
|
||||
spec:
|
||||
retention: "PT1m"
|
||||
loginOnAssignment: true
|
||||
permissions:
|
||||
- user: admin
|
||||
may:
|
||||
|
|
|
|||
|
|
@ -8,13 +8,9 @@ metadata:
|
|||
|
||||
spec:
|
||||
image:
|
||||
# repository: docker-registry.lan.mnl.de
|
||||
# path: vmoperator/org.jdrupes.vmoperator.runner.qemu-arch
|
||||
# pullPolicy: Always
|
||||
# repository: ghcr.io
|
||||
# path: mnlipp/org.jdrupes.vmoperator.runner.qemu-alpine
|
||||
# version: "3.0.0"
|
||||
source: registry.mnl.de/org/jdrupes/vm-operator/org.jdrupes.vmoperator.runner.qemu-arch:testing
|
||||
repository: ghcr.io
|
||||
path: mnlipp/org.jdrupes.vmoperator.runner.qemu-alpine
|
||||
version: latest
|
||||
pullPolicy: Always
|
||||
|
||||
permissions:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue