ybak commented on PR #155: URL: https://github.com/apache/skywalking-helm/pull/155#issuecomment-2213097870
> Does the field `password` not work anymore? yes, check this out : https://artifacthub.io/packages/helm/bitnami/postgresql/ global.postgresql.auth.postgresPassword | Password for the "postgres" admin user (overrides auth.postgresPassword) | "" -- | -- | -- global.postgresql.auth.username | Name for a custom user to create (overrides auth.username) | "" global.postgresql.auth.password | Password for the custom user to create (overrides auth.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: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
