Uploaded image for project: 'Docs for Red Hat Developers'
  1. Docs for Red Hat Developers
  2. RHDEVDOCS-2607

Little typo in output name fluentd-server-inecure

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: Normal Normal
    • OpenShift 4.7
    • OpenShift 4.7 Async
    • Logging
    • None

      [URL]
      https://github.com/openshift/openshift-docs/blob/enterprise-4.7/modules/cluster-logging-collector-log-forward-project.adoc

       

      [ISSUE]
      in the CRM YAML the fluentd name secret is wrong, firstly, it's possible to read:
      ~~~

      • name: fluentd-server-inecure
        ~~~

      And later, it's used like:
       
      ~~~
      outputRefs: (10)

      • fluentd-server-insecure
        ~~~

      Then, it should be replaced

      ~~~

      • name: fluentd-server-inecure
        ~~~

      By:

      ~~~

      • name: fluentd-server-insecure
        ~~~

            rdlugyhe Rolfe Dlugy-Hegwer
            rhn-support-ocasalsa Oscar Casal Sanchez
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: