This commit is contained in:
2024-05-03 10:47:14 +02:00
parent f23639e924
commit 3fa1dae0b1
6 changed files with 10 additions and 10 deletions

View File

@ -6,11 +6,11 @@ metadata:
name: server
spec:
ports:
- name: "http"
- name: "server"
port: 3001
targetPort: 3001
- name: "http"
targetPort: server
- name: "microservices"
port: 3002
targetPort: 3002
targetPort: microservices
selector:
app: server