Skip to content
Snippets Groups Projects
Verified Commit c3521f39 authored by Varac's avatar Varac
Browse files

Increase flux timeout to 30min

Nextcloud and Onlyoffice can take a loooong time to deploy,
because OO depends on proper LE certs, and the large image downloads can take
a while as well (see #422).

Closes: #421
parent db5d83a3
No related branches found
No related tags found
No related merge requests found
......@@ -18,4 +18,4 @@ spec:
- secretKeyRef:
name: nextcloud-settings
key: values.yaml
timeout: 900
timeout: 1800
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment