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

[pipelines-docs-1.14] Code indentation Issue Tekton Results documentation

XMLWordPrintable

    • Documentation (Ref Guide, User Guide, etc.)
    • Workaround Exists
    • Hide

      Removing the extra spaces.

      Show
      Removing the extra spaces.
    • Red Hat OpenShift Pipelines

      In the 3rd step of [Preparing the opc utility environment for querying Tekton Results

      https://docs.openshift.com/pipelines/1.14/records/using-tekton-results-for-openshift-pipelines-observability.html#prepare-opc-for-results_using-tekton-results-for-openshift-pipelines-observability], the indentation of the ~/.config/tkn/results.yaml is messed so opc won't work, attaching the right indentation for the file:
      address: <tekton_results_route> 
      token: <authentication_token> 
      ssl:
        roots_file_path: /home/example/cert.pem 
        server_name_override: tekton-results-api-service.openshift-pipelines.svc.cluster.local 
      service_account:
        namespace: service_acc_1 
        name: service_acc_1 
      

      There were an extra space at the beggining of all the lines after the ssl one.

            Unassigned Unassigned
            rhn-support-parodrig Pablo Rodriguez Guillamon
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated: