You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: deployer/commands/validate/config.py
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -242,7 +242,7 @@ def configurator_config(
242
242
):
243
243
"""
244
244
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,
0 commit comments