diff --git a/distributed/delpoy_sharding.sh b/distributed/delpoy_sharding.sh index 1773b8e27a3bfebc9b9c6b785a03baaa3867e147..b525394778f507a9df1232880828e357e159cbf2 100644 --- a/distributed/delpoy_sharding.sh +++ b/distributed/delpoy_sharding.sh @@ -58,6 +58,14 @@ spec: protocol: TCP targetPort: 3307 nodePort: 30400 + - port: 8888 + protocol: TCP + targetPort: 8888 + nodePort: 30600 + - port: 2181 + protocol: TCP + targetPort: 2181 + nodePort: 30700 selector: app: ${name}-sha " > shardingsphere-svc.yaml