提交 17cae370 作者: 余乾开

refactor(config):启动最快

上级 1c8a06c5
......@@ -19,9 +19,9 @@ spec:
- name: ims
image: REGISTRY/NAMESPACE/IMAGE:TAG
readinessProbe:
initialDelaySeconds: 480
periodSeconds: 10
failureThreshold: 20
initialDelaySeconds: 15
periodSeconds: 5
failureThreshold: 10
httpGet:
path: /release/actuator/health/readiness
port: ims-port
......@@ -31,9 +31,7 @@ spec:
- name: localtime
mountPath: /etc/localtime
readOnly: true
resources:
limits:
cpu: 100m
resources: { }
ports:
- containerPort: 10001
name: ims-port
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论