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


   Just a quick question , how do I include this with Helm?
   I tried to add this in values.yaml, but it seems to be ignored :
   
   `configOverrides:
     my_override: |
   
       FEATURE_FLAGS = {
         "ENABLE_TEMPLATE_PROCESSING": True
       }`
   
   When I try to use {{ filter_values("sampling")[0] }} I get the following 
postgresql error : `Postgresql Error : syntax error at or near "{" `


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