-
Bug
-
Resolution: Done
-
Minor
-
None
-
None
-
None
-
False
-
-
False
-
-
-
Low
Description of problem:
Small correction in the version thats captured in the document.
Version-Release number of selected component (if applicable):
How reproducible:
Steps to Reproduce:
I was trying to deploying OSSM 2.4 on an OCP 4.14 clusters using the documented steps and noticed a small typo in the section https://docs.openshift.com/container-platform/4.14/service_mesh/v2x/ossm-create-smcp.html#ossm-validate-control-plane-cli_ossm-create-smcp ``` NAME READY STATUS PROFILES VERSION AGE basic 10/10 ComponentsReady ["default"] 2.1.1 66m ``` The VERSION in the above output should be as follows as we installed 2.4 version. ``` [sgaddam@fedora ocp]$ oc get smcp -n istio-system NAME READY STATUS PROFILES VERSION AGE basic 9/9 ComponentsReady ["default"] 2.4.5 42h ```
Actual results:
Expected results:
Additional info:
- links to
(1 links to)