Skip to content

Commit 2a11f34

Browse files
committed
OCPBUGS-57952 changed agentSocketPath to agentSocketName
1 parent 6d31e7e commit 2a11f34

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

modules/zero-trust-manager-oidc-config.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ metadata:
3030
name: cluster
3131
spec:
3232
trustDomain: <trust_domain> #<1>
33-
agentSocketPath: 'spire-agent.sock' #<2>
33+
agentSocketName: 'spire-agent.sock' #<2>
3434
jwtIssuer: <jwt_issuer_domain> #<3>
3535
----
3636
<1> The trust domain to be used for the SPIFFE identifiers.

0 commit comments

Comments
 (0)