mirror of
https://github.com/bvanroll/cicdTest.git
synced 2025-08-29 12:02:47 +00:00
pod fixes
This commit is contained in:
@@ -8,7 +8,7 @@ metadata:
|
||||
spec:
|
||||
containers:
|
||||
- name: front-end
|
||||
image: IMAGE-A
|
||||
image: beppev/server-a:latest
|
||||
ports:
|
||||
- containerPort: 5000
|
||||
|
||||
|
@@ -7,6 +7,6 @@ metadata:
|
||||
spec:
|
||||
containers:
|
||||
- name: front-end
|
||||
image: IMAGE-B
|
||||
image: beppev/server-b:latest
|
||||
ports:
|
||||
- containerPort: 5000
|
Reference in New Issue
Block a user