1
This commit is contained in:
parent
fe164a1d34
commit
b9680152f6
@ -5,8 +5,6 @@ namespace: gp2502
|
||||
resources:
|
||||
- api2.yaml
|
||||
- api2-service.yaml
|
||||
- market-endpoints.yaml
|
||||
- market-service.yaml
|
||||
- ../base/projects/stock2
|
||||
- ../base/redis
|
||||
- ../base/redis-nodeport
|
||||
|
||||
@ -3,6 +3,8 @@ kind: Kustomization
|
||||
namespace: gpdev
|
||||
|
||||
resources:
|
||||
- market-endpoints.yaml
|
||||
- market-service.yaml
|
||||
- ../base/projects/stock2
|
||||
- ../base/projects/stock2/h5
|
||||
- ../base/projects/stock2/pc
|
||||
|
||||
@ -5,5 +5,5 @@ metadata:
|
||||
spec:
|
||||
ports:
|
||||
- protocol: TCP
|
||||
port: 80 # 必须与 Endpoints 端口一致
|
||||
port: 80
|
||||
targetPort: 8188
|
||||
Loading…
x
Reference in New Issue
Block a user