fix(garage): use health only for readiness
Some checks failed
Renovate / renovate (push) Has been cancelled
Some checks failed
Renovate / renovate (push) Has been cancelled
This commit is contained in:
parent
50fbfed567
commit
80a56ab60b
1 changed files with 60 additions and 64 deletions
|
@ -54,10 +54,6 @@ spec:
|
||||||
httpGet:
|
httpGet:
|
||||||
port: 3903
|
port: 3903
|
||||||
path: /health
|
path: /health
|
||||||
livenessProbe:
|
|
||||||
httpGet:
|
|
||||||
port: 3903
|
|
||||||
path: /health
|
|
||||||
securityContext:
|
securityContext:
|
||||||
capabilities:
|
capabilities:
|
||||||
drop:
|
drop:
|
||||||
|
|
Loading…
Reference in a new issue