-
Bug
-
Resolution: Not a Bug
-
Minor
-
4.16.z
-
None
Description of problem:
Typo in the command to create a configmap: oc create configmap example-extra-manifests-cm --from-file=example-extra-manifests.yaml=<path_to_extramanifest> -n openshift-lifecycle-agent I guess it should be : --from-file=<path_to_extramanifest> or else: --from-file=example-extra-manifests.yaml There's three create configmap commands with a similar structure in this assembly: https://docs.openshift.com/container-platform/4.16/edge_computing/image_based_upgrade/preparing_for_image_based_upgrade/cnf-image-based-upgrade-prep-resources.html
Version-Release number of selected component (if applicable):
4.16+