abhiroop93 commented on issue #12487:
URL: https://github.com/apache/superset/issues/12487#issuecomment-830143175


   Thanks Celine!
   There is a slightly better place of putting it, you can just include it in 
the configOverrides section in values.yaml like below:
   ```
   configOverrides: {}
     enable_oauth: |
        FEATURE_FLAGS = {
           "ENABLE_TEMPLATE_PROCESSING": True,
        }
   ```


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

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