mirror of
https://github.com/imputnet/cobalt.git
synced 2025-06-29 01:48:28 +00:00
change service port to 80
This commit is contained in:
parent
2bc7a8c49e
commit
d3bba1219e
@ -30,7 +30,7 @@ securityContext: {}
|
||||
|
||||
service:
|
||||
type: ClusterIP
|
||||
port: 9000
|
||||
port: 80
|
||||
targetPort: 9000
|
||||
|
||||
ingress:
|
||||
|
Loading…
Reference in New Issue
Block a user