-
Bug
-
Resolution: Done
-
Normal
-
None
-
None
-
False
-
-
False
-
Moderate
Description of problem:
"10.1. Deploying and configuring the Event Router"[1] has content that needs to be corrected.
... | parameters: | - name: IMAGE (6) | displayName: Image | value: "registry.redhat.io/openshift-logging/eventrouter-rhel8:v0.4" ^^^^ | - name: CPU (7) | displayName: CPU | value: "100m" | - name: MEMORY (8) | displayName: Memory | value: "128Mi" | | (6) Specifies the image, identified by a tag such as v0.3. ^^^^^^^^^^^^^^^^^^^^^^
Is "v0.3" an appropriate example?
Would "v4.0" be more appropriate?
Version-Release number of selected component (if applicable): OCP 4.11
Actual results:
Current: (6) Specifies the image, identified by a tag such as v0.3.
Expected results:
Should be (I personally believe): (6) Specifies the image, identified by a tag such as v0.4.