use apiGroup without version in webapp auth howto
This commit is contained in:
parent
0aa4892353
commit
6ee05611a1
@ -374,7 +374,7 @@ kind: TokenCredentialRequest
|
||||
spec:
|
||||
token: <cluster-scoped ID token value>
|
||||
authenticator:
|
||||
apiGroup: authentication.concierge.pinniped.dev/v1alpha1
|
||||
apiGroup: authentication.concierge.pinniped.dev
|
||||
kind: JWTAuthenticator
|
||||
name: <the metadata.name of the JWTAuthenticator to be used>
|
||||
```
|
||||
|
Loading…
Reference in New Issue
Block a user