提交 452662bd 作者: 余乾开

Update deployment.yaml

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