change service port to 8080

This commit is contained in:
c9s 2021-01-29 19:32:34 +08:00
parent a926ee1e37
commit 343995f182

View File

@ -45,7 +45,7 @@ securityContext: {}
service:
type: ClusterIP
port: 80
port: 8080
ingress:
enabled: false