Quote from Moshe Sharon on 30/04/2023, 12:44 pmProblem
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.
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.