gitops/plane: remove doc_upload_size_limit which seems to be causing

crashes
This commit is contained in:
Jan Novak
2026-01-07 22:42:26 +01:00
parent d908e788af
commit b081e947f5

View File

@@ -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"