Skip to content

Commit

Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Changes as per PR comments
Browse files Browse the repository at this point in the history
banjoh committed Sep 22, 2023

Verified

This commit was signed with the committer’s verified signature.
banjoh Evans Mungai
1 parent 2b3501b commit cadc62a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions cmd/kots/cli/install.go
Original file line number Diff line number Diff line change
@@ -459,6 +459,7 @@ func InstallCmd() *cobra.Command {
}
return err
}
log.FinishSpinner()
case storetypes.VersionPendingConfig:
log.ActionWithoutSpinnerWarning("Additional app configuration is required. Please login to the Admin Console to continue", nil)
}

0 comments on commit cadc62a

Please sign in to comment.