提交 7ac2f1c2 作者: 余乾开

Update deployment.yaml

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