Skip to content

Commit a826906

Browse files
authored
Merge pull request #95106 from wgabor0427/OCPBUGS-57952
OCPBUGS-57952 changed agentSocketPath to agentSocketName
2 parents 2298dc9 + 2a11f34 commit a826906

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)