Commit 84dd25b5 authored by liaozan's avatar liaozan 🏀

Update k8s-deploy-template.yaml

parent e9b8d529
......@@ -21,6 +21,9 @@ spec:
imagePullPolicy: Always
ports:
- containerPort: ${PORT}
protocol: TCP
- containerPort: 1024
protocol: TCP
livenessProbe:
httpGet:
scheme: HTTP
......
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