Uploaded image for project: 'OpenShift Bugs'
  1. OpenShift Bugs
  2. OCPBUGS-44753

IBIO extraManifestsRefs documentation doesn't indicate the order in which extraManifestsRefs will be applied

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Unresolved
    • Icon: Undefined Undefined
    • None
    • 4.17.z
    • Documentation
    • None
    • Moderate
    • None
    • False
    • Hide

      None

      Show
      None

      Description of problem:

      https://docs.redhat.com/en/documentation/openshift_container_platform/4.17/html/edge_computing/image-based-installation-for-single-node-openshift#ibi-create-extra-manifest-configmap_ibi-edge-image-based-install

          Currently the extra manifests documentation does not explain the order in which extraManifests will be applied. In the event that a user adds several extraManifestsRefs that should be applied in a particular order, they should prefix the manifest names with the number in which it should be applied. For example:
      $ oc create cm extramanifest-cm0 --from-file=00-namespace.yaml=namespace-extra-manifest.yaml -n ibi-ns
      $ oc create cm extramanifest-cm1 --from-file=01-configmap.yaml=configmap-extra-manifest.yaml -n ibi-ns

      Version-Release number of selected component (if applicable):

          OCP 4.17

              ocp-docs-bot OCP DocsBot
              treywest96 Trey West
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

                Created:
                Updated: