mirror of
https://github.com/kata-containers/kata-containers.git
synced 2025-08-11 12:52:23 +00:00
docs: update the image repository to quay.io
This can help our users to **not** hit the pull limitation imposed by dockerhub. Fixes: #2306 Signed-off-by: Fabiano Fidêncio <fidencio@redhat.com>
This commit is contained in:
parent
f47cad3d95
commit
b9e03a1cf1
@ -26,7 +26,7 @@ spec:
|
|||||||
hostNetwork: true
|
hostNetwork: true
|
||||||
containers:
|
containers:
|
||||||
- name: kata-monitor
|
- name: kata-monitor
|
||||||
image: docker.io/katadocker/kata-monitor:2.0.0
|
image: quay.io/kata-containers/kata-monitor:2.0.0
|
||||||
args:
|
args:
|
||||||
- -log-level=debug
|
- -log-level=debug
|
||||||
ports:
|
ports:
|
||||||
|
Loading…
Reference in New Issue
Block a user