Skip to content

Commit

Permalink
specify storaged port
Browse files Browse the repository at this point in the history
  • Loading branch information
knightXun committed Mar 2, 2020
1 parent bf5759f commit b9711f6
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions kubernetes/helm/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -75,8 +75,8 @@ port:
## Service And Container Port Setting of Nebula-Storaged
storaged:
serviceType: ClusterIP
thriftPort: 45500
raftPort: 45501
thriftPort: 45600
raftPort: 45601
httpPort: 12000
http2Port: 12002
## Service And Container Port Setting of Nebula-Metad
Expand Down

0 comments on commit b9711f6

Please sign in to comment.