villebro commented on code in PR #26674: URL: https://github.com/apache/superset/pull/26674#discussion_r1465297363
########## helm/superset/values.yaml: ########## @@ -166,7 +166,7 @@ configOverrides: {} # AUTH_USER_REGISTRATION_ROLE = "Admin" # secret: | # # Generate your own secret key for encryption. Use openssl rand -base64 42 to generate a good key Review Comment: ```suggestion # # Generate your own secret key for encryption. Use `openssl rand -base64 42` to generate a good key ``` Could we also change this to make it easier to spot the command? -- 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-unsubscr...@superset.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: notifications-unsubscr...@superset.apache.org For additional commands, e-mail: notifications-h...@superset.apache.org