Fix image URL.
This commit is contained in:
parent
63d94d3d96
commit
f729169082
1 changed files with 1 additions and 1 deletions
|
|
@ -21,7 +21,7 @@ spec:
|
||||||
containers:
|
containers:
|
||||||
- name: vm-operator
|
- name: vm-operator
|
||||||
image: >-
|
image: >-
|
||||||
docker-registry.lan.mnl.de/vmoperator/org.jdrupes.vmoperator.manager:latest
|
ghcr.io/mnlipp/org.jdrupes.vmoperator.manager:latest
|
||||||
volumeMounts:
|
volumeMounts:
|
||||||
- name: config
|
- name: config
|
||||||
mountPath: /etc/opt/vmoperator
|
mountPath: /etc/opt/vmoperator
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue