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