Uploaded image for project: 'Red Hat OpenStack Services on OpenShift'
  1. Red Hat OpenStack Services on OpenShift
  2. OSPRH-24108

Documentation feedback: Missing indentation to patch cluster logging

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: Normal Normal
    • rhos-18.0.z
    • rhos-18.0.15
    • documentation
    • None
    • 1
    • False
    • Hide

      None

      Show
      None
    • False
    • ?
    • rhos-ops-day1day2-upgrades
    • None
    • RHOS Upgrades 2025 Sprint 21
    • 1
    • Low

      In telemetry adoption, 4.14, on the last step is to patch cluster logging, but it seems that there is an indentation issue.

      For my point of view
      ```
      spec:
        telemetry:
          template:
            logging:
            enabled: false
            ipaddr: 172.17.0.80
            port: 10514
            cloNamespace: openshift-logging
      ```

      Should be 

      ```
      spec:
        telemetry:
          template:
            logging:
              enabled: false
              ipaddr: 172.17.0.80
              port: 10514
              cloNamespace: openshift-logging
      ```

              kgilliga@redhat.com Katie Gilligan
              loumarti@redhat.com Louis Martinez
              rhos-dfg-upgrades
              Votes:
              0 Vote for this issue
              Watchers:
              4 Start watching this issue

                Created:
                Updated:
                Resolved: