更新 deploy.yaml

merge-requests/23/merge
覃昌波 2 years ago
parent ae27ae2744
commit fbd7c4bcef

@ -46,9 +46,9 @@ metadata:
namespace: yanxuan namespace: yanxuan
spec: spec:
ports: ports:
- port: 3000 - port: $JAR_PORD
protocol: TCP protocol: TCP
targetPort: 3000 targetPort: $JAR_PORD
selector: selector:
app: $IMAGES app: $IMAGES
type: ClusterIP type: ClusterIP

Loading…
Cancel
Save