1
0
mirror of https://github.com/containous/traefik.git synced 2025-11-01 00:23:52 +03:00

Merge branch v2.5 into master

This commit is contained in:
kevinpollet
2021-10-06 11:55:12 +02:00
39 changed files with 413 additions and 318 deletions

View File

@@ -54,6 +54,7 @@ spec:
enum:
- NoClientCert
- RequestClientCert
- RequireAnyClientCert
- VerifyClientCertIfGiven
- RequireAndVerifyClientCert
type: string