minio-aistor: restore the backend traffic policy to its pre-4207459 state
Swept intod5e0731by the same stray `git add -u`. Unlike argocd-install this one is synced, so it went live; reverting here rolls the cluster back to connectionIdleTimeout 3600s with no retry block. The content is still reachable atd5e0731if it is wanted back.
This commit is contained in:
@@ -25,12 +25,5 @@ spec:
|
|||||||
name: minio-aistor-api-route
|
name: minio-aistor-api-route
|
||||||
timeout:
|
timeout:
|
||||||
http:
|
http:
|
||||||
connectionIdleTimeout: 30s
|
connectionIdleTimeout: 3600s
|
||||||
maxConnectionDuration: 300s
|
|
||||||
requestTimeout: 0s
|
requestTimeout: 0s
|
||||||
retry:
|
|
||||||
numRetries: 3
|
|
||||||
retryOn:
|
|
||||||
triggers:
|
|
||||||
- connect-failure
|
|
||||||
- reset
|
|
||||||
|
|||||||
Reference in New Issue
Block a user