-
Bug
-
Resolution: Done
-
Undefined
-
None
-
4.18
-
Quality / Stability / Reliability
-
False
-
-
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: