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: spec:
containers: containers:
- name: hello - name: hello
image: busybox image: quay.io/prometheus/busybox
args: args:
- /bin/sh - /bin/sh
- -c - -c
@@ -14,7 +14,7 @@ spec:
spec: spec:
containers: containers:
- name: hello - name: hello
image: busybox image: quay.io/prometheus/busybox
args: args:
- /bin/sh - /bin/sh
- -c - -c
@@ -6,7 +6,7 @@ metadata:
name: my-pod name: my-pod
spec: spec:
containers: containers:
- image: nginx:1.12 - image: quay.io/testing-farm/nginx:1.12
name: nginx name: nginx
ports: ports:
- containerPort: 80 - containerPort: 80
@@ -6,7 +6,7 @@ metadata:
name: my-pod name: my-pod
spec: spec:
containers: containers:
- image: nginx:1.12 - image: quay.io/testing-farm/nginx:1.12
name: nginx name: nginx
ports: ports:
- containerPort: 80 - containerPort: 80
@@ -15,7 +15,7 @@ spec:
app: my-app app: my-app
spec: spec:
containers: containers:
- image: nginx:1.12 - image: quay.io/testing-farm/nginx:1.12
name: nginx name: nginx
ports: ports:
- containerPort: 80 - containerPort: 80
@@ -15,7 +15,7 @@ spec:
app: my-app app: my-app
spec: spec:
containers: containers:
- image: nginx:1.12 - image: quay.io/testing-farm/nginx:1.12
name: nginx name: nginx
ports: ports:
- containerPort: 80 - containerPort: 80
@@ -15,7 +15,7 @@ spec:
app: my-app app: my-app
spec: spec:
containers: containers:
- image: nginx:1.12 - image: quay.io/testing-farm/nginx:1.12
name: nginx name: nginx
ports: ports:
- containerPort: 80 - containerPort: 80
@@ -19,7 +19,7 @@ spec:
app: my-app app: my-app
spec: spec:
containers: containers:
- image: nginx:1.12 - image: quay.io/testing-farm/nginx:1.12
name: nginx name: nginx
env: env:
- name: TEST - name: TEST
@@ -19,7 +19,7 @@ spec:
app: my-app app: my-app
spec: spec:
containers: containers:
- image: nginx:1.12 - image: quay.io/testing-farm/nginx:1.12
name: nginx name: nginx
env: env:
- name: TEST - name: TEST
@@ -19,7 +19,7 @@ spec:
app: my-app app: my-app
spec: spec:
containers: containers:
- image: nginx:1.12 - image: quay.io/testing-farm/nginx:1.12
name: nginx name: nginx
envFrom: envFrom:
- configMapRef: - configMapRef:
@@ -19,7 +19,7 @@ spec:
app: my-app app: my-app
spec: spec:
containers: containers:
- image: nginx:1.12 - image: quay.io/testing-farm/nginx:1.12
name: nginx name: nginx
ports: ports:
- containerPort: 80 - containerPort: 80
@@ -19,7 +19,7 @@ spec:
app: my-app app: my-app
spec: spec:
containers: containers:
- image: nginx:1.12 - image: quay.io/testing-farm/nginx:1.12
name: nginx name: nginx
env: env:
- name: TEST - name: TEST
@@ -19,7 +19,7 @@ spec:
app: my-app app: my-app
spec: spec:
containers: containers:
- image: nginx:1.12 - image: quay.io/testing-farm/nginx:1.12
name: nginx name: nginx
ports: ports:
- containerPort: 80 - containerPort: 80
@@ -19,7 +19,7 @@ spec:
app: my-app app: my-app
spec: spec:
containers: containers:
- image: nginx:1.12 - image: quay.io/testing-farm/nginx:1.12
name: nginx name: nginx
ports: ports:
- containerPort: 80 - containerPort: 80
@@ -20,7 +20,7 @@ spec:
app: my-app app: my-app
spec: spec:
containers: containers:
- image: nginx:1.12 - image: quay.io/testing-farm/nginx:1.12
name: nginx name: nginx
ports: ports:
- containerPort: 80 - containerPort: 80
@@ -18,7 +18,7 @@ spec:
app: my-app app: my-app
spec: spec:
containers: containers:
- image: nginx:1.12 - image: quay.io/testing-farm/nginx:1.12
name: nginx name: nginx
ports: ports:
- containerPort: 80 - containerPort: 80