-
Bug
-
Resolution: Unresolved
-
Undefined
-
None
-
4.17.z
-
None
-
Moderate
-
None
-
False
-
Description of problem:
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