fix(hydra): use same liveness URL as ory's helm #63
@ -46,7 +46,7 @@ spec:
|
|||||||
- wget
|
- wget
|
||||||
- --spider
|
- --spider
|
||||||
- -q
|
- -q
|
||||||
- http://127.0.0.1:4444/.well-known/openid-configuration
|
- http://127.0.0.1:4445/health/alive
|
||||||
failureThreshold: 6
|
failureThreshold: 6
|
||||||
periodSeconds: 10
|
periodSeconds: 10
|
||||||
timeoutSeconds: 10
|
timeoutSeconds: 10
|
||||||
|
Loading…
x
Reference in New Issue
Block a user