You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@superset.apache.org by GitBox <gi...@apache.org> on 2022/04/19 19:30:33 UTC

[GitHub] [superset] prashant-shahi commented on issue #15133: Helm: Postgres password override is not get picked up

prashant-shahi commented on issue #15133:
URL: https://github.com/apache/superset/issues/15133#issuecomment-1103015178

   It worked after setting both `postgresql.postgresqlPassword` and `supersetNode.connections.db_pass`.
   
   ```
   helm upgrade --install superset superset/superset --set postgresql.postgresqlPassword=my-password --set supersetNode.connections.db_pass=my-password
   ```


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: notifications-unsubscribe@superset.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@superset.apache.org
For additional commands, e-mail: notifications-help@superset.apache.org