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


##########
helm/superset/values.yaml:
##########
@@ -106,7 +106,7 @@ extraSecretEnv: {}
   #   # Generate your own secret key for encryption. Use openssl rand -base64 
42 to generate a good key
   #  SUPERSET_SECRET_KEY: 'CHANGE_ME_TO_A_COMPLEX_RANDOM_SECRET'
 
-# -- Extra files to mount on `/app/pythonpath`
+# -- Extra files to be mount as ConfigMap on the path specified in 
`extraConfigMountPath`

Review Comment:
   I think this makes sense. In the long term it'd be a good idea to have 
format linting for this file, but for now I feel this is a step in the right 
direction.



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


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to