Skip to content

How to remove "Explore in Superset" hyperlink in emails #31462

Closed Answered by dosubot bot
devysh1907 asked this question in Q&A / Help
Discussion options

You must be logged in to vote

To modify the EMAIL_REPORTS_CTA configuration using a Helm chart, you can use the configOverrides section in your values.yaml file. Here's how you can set it:

configOverrides:
  email_reports: |
    EMAIL_REPORTS_CTA = ""

This will append the configuration to superset_config.py, effectively removing the "Explore in Superset" hyperlink from emails [1][2].

To continue talking to Dosu, mention @dosu.


Help Dosu learn! Give it feedback: Great Response | Irrelevant Answer | Incorrect Sources | Too Verbose | Hallucination | Other

Replies: 1 comment 2 replies

Comment options

You must be logged in to vote
2 replies
@devysh1907
Comment options

@dosubot
Comment options

Answer selected by devysh1907
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
1 participant