Skip to content

Ingress spec should allow large file uploads #2

@tdudgeon

Description

@tdudgeon

The ingress that is created uses mostly default params.
This means the ability to upload files through jupyter is very limited.
The ingress spec should be updated with soemthing like this:

nginx.ingress.kubernetes.io/proxy-body-size=500m

The value should be a parameter that can be specified at deployment time.
That 500m value is the same that we have in place for the Data manager ingress.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions