GitHub user adutra added a comment to the discussion: [helm] how to set polaris.realm-context.require-header=true
Hi! For now you can do this using the `advancedConfig` section: ```yaml advancedConfig: polaris.realm-context.require-header: true ``` But I will add a more natural way of doing this. GitHub link: https://github.com/apache/polaris/discussions/4104#discussioncomment-16406786 ---- This is an automatically sent email for [email protected]. To unsubscribe, please send an email to: [email protected]
