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

Fix non-translated attributes in `proc_installing-cert-manager.adoc`

XMLWordPrintable

    • Icon: Task Task
    • Resolution: Done
    • Icon: Critical Critical
    • Che 7.30
    • Che 7.30
    • Eclipse Che
    • None

      The following code block needs to be fixed to display the used attributes properly.

      ```
      . Create the certificate. Edit the domain name:
      +
      [source,yaml,subs="+attributes"]


      cat <<EOF | {orch-cli} apply -f -
      apiVersion: cert-manager.io/v1alpha2
      kind: Certificate
      metadata:
      name: che-tls
      namespace: {prod-namespace}
      spec:
      secretName: che-tls
      issuerRef:
      name: che-certificate-issuer
      kind: ClusterIssuer
      dnsNames:

      • '*.azr.my-ide.cloud'
        EOF

      ```

      https://github.com/eclipse/che/issues/19672

            mmaler@redhat.com Michal Maléř
            mmaler@redhat.com Michal Maléř
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: