提交 b4a13f2d 作者: 余乾开

Update deployment.yaml

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