提交 4f8923d7 作者: 余乾开

Update deployment.yaml

上级 d4e7706a
...@@ -19,9 +19,9 @@ spec: ...@@ -19,9 +19,9 @@ spec:
- name: ims - name: ims
image: REGISTRY/NAMESPACE/IMAGE:TAG image: REGISTRY/NAMESPACE/IMAGE:TAG
readinessProbe: readinessProbe:
initialDelaySeconds: 15 initialDelaySeconds: 480
periodSeconds: 15 periodSeconds: 10
failureThreshold: 40 failureThreshold: 20
httpGet: httpGet:
path: /release/actuator/health/readiness path: /release/actuator/health/readiness
port: ims-port port: ims-port
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论