Having no password as a default redis authentication is a critical security flaw in the Appsmith Business Helm Chart. So we need to change it to something safer.
When I deploy the Appsmith Business Helm Chart setting the value redis.auth.enabled: true and redis.auth.password, this is not propagated to the Appsmith instance in the ConfigMap, and the deployed Redis doesn't receive this configuration, which causes the deployment to fail.
Steps To Reproduce
Deploy the Appsmith Business Helm Chart setting the value redis.auth.enabled: true and redis.auth.password
Is there an existing issue for this?
Description
Having no password as a default redis authentication is a critical security flaw in the Appsmith Business Helm Chart. So we need to change it to something safer.
When I deploy the Appsmith Business Helm Chart setting the value
redis.auth.enabled: true
andredis.auth.password
, this is not propagated to the Appsmith instance in the ConfigMap, and the deployed Redis doesn't receive this configuration, which causes the deployment to fail.Steps To Reproduce
redis.auth.enabled: true
andredis.auth.password
Public Sample App
No response
Environment
Production
Issue video log
No response
Version
Self Hosted Business Helm Chart Version 3.0.4