This commit is contained in:
parent
9c31f574b8
commit
d9eaea2cc3
2 changed files with 2 additions and 3 deletions
|
|
@ -20,7 +20,7 @@ spec:
|
|||
containers:
|
||||
- name: vm-operator
|
||||
image: >-
|
||||
ghcr.io/mnlipp/org.jdrupes.vmoperator.manager:latest
|
||||
ghcr.io/mnlipp/org.jdrupes.vmoperator.manager:3.0.0
|
||||
volumeMounts:
|
||||
- name: config
|
||||
mountPath: /etc/opt/vmoperator
|
||||
|
|
|
|||
|
|
@ -7,8 +7,7 @@ spec:
|
|||
image:
|
||||
repository: docker-registry.lan.mnl.de
|
||||
path: vmoperator/org.jdrupes.vmoperator.runner.qemu-alpine
|
||||
version: latest
|
||||
pullPolicy: Always
|
||||
version: 3.0.0
|
||||
|
||||
permissions:
|
||||
- user: admin
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue