Give Keycloak provider augmentation more startup grace
This commit is contained in:
parent
d6c2aedd76
commit
9cfca159b3
@ -142,7 +142,7 @@ spec:
|
|||||||
httpGet:
|
httpGet:
|
||||||
path: /health/live
|
path: /health/live
|
||||||
port: 9000
|
port: 9000
|
||||||
initialDelaySeconds: 60
|
initialDelaySeconds: 600
|
||||||
periodSeconds: 15
|
periodSeconds: 15
|
||||||
failureThreshold: 6
|
failureThreshold: 6
|
||||||
volumeMounts:
|
volumeMounts:
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user