change some docker image from docker hub ro quay

This commit is contained in:
Sergey Bondarev
2021-10-01 18:37:19 +03:00
parent 90958f1f34
commit 370ecfd091
16 changed files with 16 additions and 16 deletions
@@ -14,7 +14,7 @@ spec:
spec:
containers:
- name: hello
image: busybox
image: quay.io/prometheus/busybox
args:
- /bin/sh
- -c