forked from SW/traefik
fix: add missing RequireAnyClientCert value to TLSOption CRD
This commit is contained in:
@@ -54,6 +54,7 @@ spec:
|
||||
enum:
|
||||
- NoClientCert
|
||||
- RequestClientCert
|
||||
- RequireAnyClientCert
|
||||
- VerifyClientCertIfGiven
|
||||
- RequireAndVerifyClientCert
|
||||
type: string
|
||||
|
||||
Reference in New Issue
Block a user