Skip to content

Commit

Permalink
state messaging disk is optional
Browse files Browse the repository at this point in the history
  • Loading branch information
nasark committed Jul 22, 2024
1 parent 4aad2c9 commit 05a68b0
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -80,7 +80,7 @@ def ask_for_persistent_disk
end

def use_new_disk
agree("Configure a new persistent disk volume? (Y/N): ")
agree("Configure a new persistent disk volume? (optional) (Y/N): ")
end

def choose_disk
Expand Down

0 comments on commit 05a68b0

Please sign in to comment.