Skip to content

Commit

Permalink
bump arr timeout to 10m
Browse files Browse the repository at this point in the history
  • Loading branch information
AnthonyEnr1quez committed Dec 30, 2024
1 parent 9846418 commit 54f95a7
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -70,6 +70,8 @@ spec:
- backendRefs:
- name: *app
port: *port
timeouts:
request: 10m
persistence:
config:
enabled: true
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -70,6 +70,8 @@ spec:
- backendRefs:
- name: *app
port: *port
timeouts:
request: 10m
persistence:
config:
enabled: true
Expand Down

0 comments on commit 54f95a7

Please sign in to comment.