Commit 258c5f24 authored by liaozan's avatar liaozan 🏀

Update k8s-service-template.yaml

parent afbb0b90
......@@ -10,10 +10,10 @@ metadata:
spec:
type: ${SERVICE_MODE}
ports:
- name: ServicePort
- name: service
port: ${SERVICE_PORT}
targetPort: ${SERVICE_PORT}
- name: ActuatorPort
- name: actuator
port: 1024
targetPort: 1024
selector:
......
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