change service port to 80

This commit is contained in:
celebrateyang 2024-10-01 10:35:21 +08:00
parent 2bc7a8c49e
commit d3bba1219e

View File

@ -30,7 +30,7 @@ securityContext: {}
service:
type: ClusterIP
port: 9000
port: 80
targetPort: 9000
ingress: