Commit 84dd25b5 authored by liaozan's avatar liaozan 🏀

Update k8s-deploy-template.yaml

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