mirror of
https://github.com/KevinMidboe/infra-map.git
synced 2025-10-29 09:30:29 +00:00
update kubernetes service port
This commit is contained in:
@@ -9,8 +9,9 @@ metadata:
|
||||
spec:
|
||||
ports:
|
||||
- port: 80
|
||||
name: http
|
||||
protocol: TCP
|
||||
targetPort: 3000
|
||||
targetPort: 6081
|
||||
selector:
|
||||
app: infra-map
|
||||
sessionAffinity: None
|
||||
|
||||
Reference in New Issue
Block a user