mirror of
https://github.com/spring-projects/spring-petclinic.git
synced 2025-07-19 05:55:51 +00:00
Ajuste do HC
This commit is contained in:
parent
cc32030a42
commit
220dd07f7f
1 changed files with 1 additions and 1 deletions
|
@ -20,7 +20,7 @@ resources:
|
||||||
requests:
|
requests:
|
||||||
cpu: 400m
|
cpu: 400m
|
||||||
memory: 512Mi
|
memory: 512Mi
|
||||||
probePath: /actuator/health
|
probePath: /
|
||||||
livenessProbe:
|
livenessProbe:
|
||||||
initialDelaySeconds: 60
|
initialDelaySeconds: 60
|
||||||
periodSeconds: 10
|
periodSeconds: 10
|
||||||
|
|
Loading…
Reference in a new issue