villebro commented on code in PR #27954:
URL: https://github.com/apache/superset/pull/27954#discussion_r1558311597


##########
docs/docs/installation/running-on-kubernetes.mdx:
##########
@@ -93,7 +93,7 @@ Depending how you configured external access, the URL will 
vary. Once you've ide
 
 #### Security settings
 
-Default security settings and passwords are included but you **SHOULD** 
override those with your own, in particular:
+Default security settings and passwords are included but you **SHOULD** 
override those with your own for `dev` instances, and **MUST** update them to 
run `prod` instances, in particular:

Review Comment:
   ```suggestion
   Default security settings and passwords are included but you **MUST** update 
them to run `prod` instances, in particular:
   ```
   
   Maybe this is simpler - we already log a warning when starting in debug with 
the default `SECRET_KEY`, so people should see that whenever they start their 
local devenv without a `SECRET_KEY` of their own.



-- 
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

Reply via email to