updaste ports

This commit is contained in:
2024-12-08 17:44:00 +01:00
parent 91010cbd2b
commit bc353a90e7
2 changed files with 2 additions and 2 deletions

View File

@@ -10,5 +10,5 @@ spec:
- protocol: TCP - protocol: TCP
port: 80 port: 80
targetPort: 80 targetPort: 80
nodePort: 5001 nodePort: 30011
type: NodePort type: NodePort

View File

@@ -10,5 +10,5 @@ spec:
- protocol: TCP - protocol: TCP
port: 80 port: 80
targetPort: 80 targetPort: 80
nodePort: 5002 nodePort: 30012
type: NodePort type: NodePort