提交 8b2b0bf5 authored 作者: wufeng's avatar wufeng

registry.cn-beijing.aliyuncs.com/hede/insurcrm:uat-29-20220903

上级 bc860a6a
......@@ -148,7 +148,7 @@ spec:
- name: insurcrm
securityContext:
{}
image: "registry-vpc.cn-beijing.aliyuncs.com/hede/insurcrm:uat-28-20220903"
image: "registry-vpc.cn-beijing.aliyuncs.com/hede/insurcrm:uat-29-20220903"
imagePullPolicy: Always
env:
- name: APPNAME
......@@ -185,24 +185,6 @@ spec:
fieldRef: {fieldPath: spec.serviceAccountName}
envFrom:
- configMapRef: {name: env-config}
livenessProbe:
failureThreshold: 3
httpGet:
path: /heartBest
port: http
initialDelaySeconds: 30
periodSeconds: 10
successThreshold: 1
timeoutSeconds: 5
readinessProbe:
failureThreshold: 3
httpGet:
path: /heartBest
port: http
initialDelaySeconds: 30
periodSeconds: 10
successThreshold: 1
timeoutSeconds: 5
ports:
- containerPort: 8080
name: http
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论