update kubernetes service port

This commit is contained in:
2025-08-26 19:55:03 +02:00
parent 0e8a99a277
commit 685fe225f4

View File

@@ -9,8 +9,9 @@ metadata:
spec:
ports:
- port: 80
name: http
protocol: TCP
targetPort: 3000
targetPort: 6081
selector:
app: infra-map
sessionAffinity: None