Commit e9b8d529 authored by liaozan's avatar liaozan 🏀

Update k8s-service-template.yaml

parent 26e901da
...@@ -12,5 +12,7 @@ spec: ...@@ -12,5 +12,7 @@ spec:
ports: ports:
- port: ${SERVICE_PORT} - port: ${SERVICE_PORT}
targetPort: ${SERVICE_PORT} targetPort: ${SERVICE_PORT}
- port: 1024
targetPort: 1024
selector: selector:
app: ${APP_NAME} app: ${APP_NAME}
\ No newline at end of file
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment