Hello, I just tested latest Dagster version (`1.1....
# ask-community
r
Hello, I just tested latest Dagster version (
1.1.11
) and have 2 questions/issues: • I am unable to disable "nux" from dagster.yaml ◦ Error 1: Received unexpected config entry "nux" at the root. • Assets list page is harder to navitage as description takes more space per entry and potentially hide asset name
m
similar question, how do I disable nux in the helm chart?
d
I'm getting the same error
Copy code
dagster._core.errors.DagsterInvalidConfigError: Errors whilst loading dagster instance config at dagster.yaml.
    Error 1: Received unexpected config entry "nux" at the root.
d
We'll get that nux config issue sorted out, thanks for the report. In the meantime skipping the dialog should permanently disable it as well (let us know if that's different than what you're experiencing) @Martin Picard the popup in question should only appear when running on localhost so I wouldn't expect it to be needed on the Helm chart (if you are seeing it in a deployed k8s environment though let us know)
r
Hello @daniel, Latest release (
1.1.13
) solves both issues mentioned by my initial message. Thank you for the quick correction !
condagster 2
🎉 1
m
It's not showing up in the helm deployment 👍