Skip to content

Commit 897839a

Browse files
Be more explicit about what the error message is about
Co-authored-by: Sarah Gibson <[email protected]>
1 parent aa2542c commit 897839a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

deployer/commands/validate/config.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -242,7 +242,7 @@ def configurator_config(
242242
):
243243
"""
244244
For each hub of a specific cluster:
245-
- It asserts that when the singleuser configuration overrides the same fields like the configurator,
245+
- It asserts that when the singleuser configuration overrides the same fields like the configurator, specifically kubespawner_override and profile_options,
246246
the latter must be disabled.
247247
An error is raised otherwise.
248248
"""

0 commit comments

Comments
 (0)