Forum Navigation
You need to log in to create posts and topics.

Error: create: failed to create: Request entity too large: limit is 3145728

Problem 

User tries to run helm install command and gets the following error

Error: create: failed to create: Request entity too large: limit is 3145728

Solution

You have a binary file in one of the helm chart directories and this cannot be deployed. Remove the binary file.