Skip to content

Commit

Permalink
Be more explicit about what the error message is about
Browse files Browse the repository at this point in the history
Co-authored-by: Sarah Gibson <[email protected]>
  • Loading branch information
GeorgianaElena and sgibson91 authored Jan 26, 2024
1 parent aa2542c commit 897839a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion deployer/commands/validate/config.py
Original file line number Diff line number Diff line change
Expand Up @@ -242,7 +242,7 @@ def configurator_config(
):
"""
For each hub of a specific cluster:
- It asserts that when the singleuser configuration overrides the same fields like the configurator,
- It asserts that when the singleuser configuration overrides the same fields like the configurator, specifically kubespawner_override and profile_options,
the latter must be disabled.
An error is raised otherwise.
"""
Expand Down

0 comments on commit 897839a

Please sign in to comment.