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

registry.cn-beijing.aliyuncs.com/hede/suewx:uat-2-20220217

上级 0f3e413c
......@@ -148,7 +148,7 @@ spec:
- name: suewx
securityContext:
{}
image: "registry-vpc.cn-beijing.aliyuncs.com/hede/suewx:uat-1-20220217"
image: "registry-vpc.cn-beijing.aliyuncs.com/hede/suewx:uat-2-20220217"
imagePullPolicy: Always
env:
- name: APPNAME
......@@ -184,24 +184,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 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论