Fix image path.
This commit is contained in:
parent
5b209c935e
commit
4d76225442
1 changed files with 1 additions and 1 deletions
|
|
@ -20,7 +20,7 @@ spec:
|
||||||
containers:
|
containers:
|
||||||
- name: vm-operator
|
- name: vm-operator
|
||||||
image: >-
|
image: >-
|
||||||
ghcr.io/mnlipp/org.jdrupes.vmoperator.manager:testing
|
registry.mnl.de/org/jdrupes/vm-operator/org.jdrupes.vmoperator.manager:testing
|
||||||
imagePullPolicy: Always
|
imagePullPolicy: Always
|
||||||
volumeMounts:
|
volumeMounts:
|
||||||
- name: config
|
- name: config
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue