Pull from "testing" when using this branch.
This commit is contained in:
parent
3d446836b5
commit
5b209c935e
1 changed files with 2 additions and 2 deletions
|
|
@ -20,13 +20,13 @@ spec:
|
|||
containers:
|
||||
- name: vm-operator
|
||||
image: >-
|
||||
ghcr.io/mnlipp/org.jdrupes.vmoperator.manager:latest
|
||||
ghcr.io/mnlipp/org.jdrupes.vmoperator.manager:testing
|
||||
imagePullPolicy: Always
|
||||
volumeMounts:
|
||||
- name: config
|
||||
mountPath: /etc/opt/vmoperator
|
||||
- name: vmop-image-repository
|
||||
mountPath: /var/local/vmop-image-repository
|
||||
imagePullPolicy: Always
|
||||
securityContext:
|
||||
capabilities:
|
||||
drop:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue