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
+1 -1
View File
@@ -10,7 +10,7 @@ spec:
spec:
containers:
- name: hello
image: busybox
image: quay.io/prometheus/busybox
args:
- /bin/sh
- -c