We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 2298dc9 + 2a11f34 commit a826906Copy full SHA for a826906
modules/zero-trust-manager-oidc-config.adoc
@@ -30,7 +30,7 @@ metadata:
30
name: cluster
31
spec:
32
trustDomain: <trust_domain> #<1>
33
- agentSocketPath: 'spire-agent.sock' #<2>
+ agentSocketName: 'spire-agent.sock' #<2>
34
jwtIssuer: <jwt_issuer_domain> #<3>
35
----
36
<1> The trust domain to be used for the SPIFFE identifiers.
0 commit comments