Commit 04c42d29 authored by zhangdongdong's avatar zhangdongdong

Update k8s-deploy-template.yaml

parent 67e86f0a
...@@ -23,7 +23,7 @@ spec: ...@@ -23,7 +23,7 @@ spec:
image: {IMAGE} image: {IMAGE}
imagePullPolicy: "Always" imagePullPolicy: "Always"
ports: ports:
- containerPort: 8080 - containerPort: 8081
readinessProbe: readinessProbe:
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