gitops/plane: remove doc_upload_size_limit which seems to be causing
crashes
This commit is contained in:
@@ -82,7 +82,7 @@ spec:
|
|||||||
|
|
||||||
# Storage
|
# Storage
|
||||||
docstore_bucket: uploads
|
docstore_bucket: uploads
|
||||||
doc_upload_size_limit: 5242880
|
# doc_upload_size_limit: 5242880 -- this seems to be only causing errors
|
||||||
|
|
||||||
# Optional: External services (when local_setup: false)
|
# Optional: External services (when local_setup: false)
|
||||||
# pgdb_remote_url: "postgresql://user:pass@host:5432/plane"
|
# pgdb_remote_url: "postgresql://user:pass@host:5432/plane"
|
||||||
|
|||||||
Reference in New Issue
Block a user