change retry intervals
This commit is contained in:
@@ -92,6 +92,10 @@ spec:
|
||||
cpu: 50m
|
||||
limits:
|
||||
memory: 256Mi
|
||||
extraConfig:
|
||||
destination_min_retry_interval: "1m"
|
||||
destination_retry_multiplier: 1.5
|
||||
destination_max_retry_interval: "1d"
|
||||
|
||||
matrixAuthenticationService:
|
||||
postgres:
|
||||
|
||||
Reference in New Issue
Block a user