Uploaded image for project: 'Observability Documentation'
  1. Observability Documentation
  2. OBSDOCS-81

Correct the event router version in the documentation

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: Normal Normal
    • Logging 5.5
    • None
    • Logging
    • None
    • False
    • Hide

      None

      Show
      None
    • False
    • Moderate

      Description of problem:

      "10.1. Deploying and configuring the Event Router"[1] has content that needs to be corrected.

      [1] https://access.redhat.com/documentation/en-us/openshift_container_platform/4.11/html-single/logging/index#cluster-logging-eventrouter-deploy_cluster-logging-eventrouter

         ...
      | 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.

              landerso@redhat.com Libby Anderson
              rhn-support-hfukumot Hideshi Fukumoto
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

                Created:
                Updated:
                Resolved: