Skip to content

Commit

Permalink
Merge pull request #4365 from cgwalters/troubleshooting
Browse files Browse the repository at this point in the history
Fix 'troubleshooting' typo
  • Loading branch information
openshift-merge-robot authored Nov 12, 2020
2 parents 1557ea4 + 7e2e232 commit ac81bd4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cmd/openshift-install/create.go
Original file line number Diff line number Diff line change
Expand Up @@ -508,7 +508,7 @@ func waitForInstallComplete(ctx context.Context, config *rest.Config, directory

func logTroubleshootingLink() {
logrus.Error(`Cluster initialization failed because one or more operators are not functioning properly.
The cluster should be accessible for troublsehooting as detailed in the documentation linked below,
The cluster should be accessible for troubleshooting as detailed in the documentation linked below,
https://docs.openshift.com/container-platform/latest/support/troubleshooting/troubleshooting-installations.html
The 'wait-for install-complete' subcommand can then be used to continue the installation`)
}

0 comments on commit ac81bd4

Please sign in to comment.