mirror of
https://github.com/bvanroll/cicdTest.git
synced 2025-08-29 03:52:44 +00:00
docker laten werken hiermee is zo moeilijk
This commit is contained in:
@@ -24,7 +24,7 @@ spec:
|
||||
- name: front-end
|
||||
image: beppev/server-b:latest
|
||||
ports:
|
||||
- containerPort: 5000
|
||||
- containerPort: 6000
|
||||
---
|
||||
kind: Service
|
||||
apiVersion: v1
|
||||
@@ -36,7 +36,7 @@ spec:
|
||||
ports:
|
||||
- name: http
|
||||
protocol: TCP
|
||||
port: 5000
|
||||
port: 6000
|
||||
---
|
||||
kind: Service
|
||||
apiVersion: v1
|
||||
|
Reference in New Issue
Block a user