mirror of
https://github.com/kata-containers/kata-containers.git
synced 2025-04-29 04:04:45 +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
|
||||
containers:
|
||||
- name: kata-monitor
|
||||
image: docker.io/katadocker/kata-monitor:2.0.0
|
||||
image: quay.io/kata-containers/kata-monitor:2.0.0
|
||||
args:
|
||||
- -log-level=debug
|
||||
ports:
|
||||
|
Loading…
Reference in New Issue
Block a user