change service port
This commit is contained in:
parent
d619deb55d
commit
44cf526ee4
1 changed files with 1 additions and 1 deletions
|
@ -12,7 +12,7 @@ server:
|
|||
- path: /
|
||||
backend:
|
||||
serviceName: woodpecker-svc
|
||||
servicePort: *servicePort
|
||||
servicePort: 80
|
||||
statefulSet:
|
||||
replicaCount: 2
|
||||
env:
|
||||
|
|
Reference in a new issue