mirror of
https://github.com/slurm-personal/school-dev-k8s.git
synced 2026-06-27 13:50:24 +00:00
change some docker image from docker hub ro quay
This commit is contained in:
@@ -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
|
||||||
|
|||||||
+1
-1
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user