Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

configmap size error with sql backend #345

Open
anchaubey opened this issue May 22, 2024 · 0 comments
Open

configmap size error with sql backend #345

anchaubey opened this issue May 22, 2024 · 0 comments

Comments

@anchaubey
Copy link

anchaubey commented May 22, 2024

Hello,

We are currently using postgres AWS RDS database instance to utilize helm sql backend feature which should support helm release larger than 1mb in size. However, today when we executed a test we received an error saying "* ConfigMap "nameremoved" is invalid: []: Too long: must have at most 1048576 bytes".

The installation has created database , schema and tables on RDS instance which means it's able to connect but fails during installation.
Fyi, the size of our configmap file is 2Mib.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant