提交 a71fc017 authored 作者: wufeng's avatar wufeng

registry.cn-beijing.aliyuncs.com/hede/insurance-service:uat-8-20220217

上级 7fcb6715
......@@ -148,7 +148,7 @@ spec:
- name: insurance-service
securityContext:
{}
image: "registry-vpc.cn-beijing.aliyuncs.com/hede/insurance-service:uat-7-20220217"
image: "registry-vpc.cn-beijing.aliyuncs.com/hede/insurance-service:uat-8-20220217"
imagePullPolicy: Always
env:
- name: APPNAME
......@@ -187,7 +187,7 @@ spec:
livenessProbe:
failureThreshold: 3
httpGet:
path: /hartBest
path: /heartBest
port: http
initialDelaySeconds: 30
periodSeconds: 10
......@@ -196,7 +196,7 @@ spec:
readinessProbe:
failureThreshold: 3
httpGet:
path: /hartBest
path: /heartBest
port: http
initialDelaySeconds: 30
periodSeconds: 10
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论