Commit 60ebc9d1 authored by liaozan's avatar liaozan 🏀

Update k8s-service-template.yaml

parent 2bd686cf
......@@ -6,7 +6,7 @@ metadata:
labels:
app: ${SERVICE_NAME}
spec:
type: ClusterIP
type: ${SERVICE_MODE}
ports:
- port: ${SERVICE_PORT}
targetPort: ${SERVICE_PORT}
......
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