Uploaded image for project: 'OpenShift Bugs'
  1. OpenShift Bugs
  2. OCPBUGS-57952

Fix agentSocketName in ZTWIM docs

XMLWordPrintable

    • Quality / Stability / Reliability
    • False
    • Hide

      None

      Show
      None
    • None
    • None
    • None
    • None
    • None
    • None
    • None
    • None
    • None
    • N/A
    • None
    • None
    • None
    • None

      Description of problem:

          For the zero trust documentation here https://docs.redhat.com/en/documentation/openshift_container_platform/4.18/html/security_and_compliance/zero-trust-workload-identity-manager#zero-trust-manager-oidc-config_zero-trust-manager-configuration
      
      Need to change the code
      spec:
        trustDomain: <trust_domain> 1
        agentSocketPath: 'spire-agent.sock' 2
        jwtIssuer: <jwt_issuer_domain> 
      
      to
      spec:
        trustDomain: <trust_domain> 1
        agentSocketName: 'spire-agent.sock' 2
        jwtIssuer: <jwt_issuer_domain> 

       

      Version-Release number of selected component (if applicable):

          

      How reproducible:

          

      Steps to Reproduce:

          1.
          2.
          3.
          

      Actual results:

          

      Expected results:

          

      Additional info:

          

              rhn-support-wgabor Bill Gabor
              rhn-support-snarayan Shubha Narayanan
              None
              None
              Yuedong Wu Yuedong Wu
              None
              Votes:
              0 Vote for this issue
              Watchers:
              4 Start watching this issue

                Created:
                Updated:
                Resolved: