Skip to content

Commit

Permalink
fix comment
Browse files Browse the repository at this point in the history
  • Loading branch information
Adam-D-Lewis committed Jun 13, 2024
1 parent 28bc17f commit aaa7682
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/_nebari/subcommands/init.py
Original file line number Diff line number Diff line change
Expand Up @@ -903,7 +903,7 @@ def guided_init_wizard(ctx: typer.Context, guided_init: str):
)
inputs.kubernetes_version = kubernetes_version

# VERBOSE
# EXPLICIT CONFIG
inputs.explicit = questionary.confirm(
"Would you like the nebari config to show all available options? (recommended for advanced users only)",
default=False,
Expand Down

0 comments on commit aaa7682

Please sign in to comment.