From 0aaf6a00257382554aeee62a7016fc4a4ccabfd7 Mon Sep 17 00:00:00 2001 From: Anthony Nixon <55244503+anixon-rh@users.noreply.github.com> Date: Mon, 27 Jun 2022 12:34:02 -0400 Subject: [PATCH] Spelling change for Container Changed 'conatiner' to 'container' --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 3a84848..ec0c1d2 100644 --- a/README.md +++ b/README.md @@ -7,7 +7,7 @@ https://console.redhat.com/openshift/install/pull-secret - Install podman to the localhost - If the container has not been built yet go to containers/utilty and build the conatiner with the instructions provided. -## Creating an OCP conatiner image set +## Creating an OCP container image set Modify the imageset-config.yaml file to include what you need for your install. The example below will pull all base images necessary for a first time installation of OpenShift. The user can use the oc-mirror utility to pull key operators when operating in an airgapped environment.