mirror of
https://github.com/containous/traefik.git
synced 2025-10-07 15:33:25 +03:00
doc: add name of used key for kubernetes client auth
This commit is contained in:
@@ -428,6 +428,7 @@ metadata:
|
|||||||
|
|
||||||
spec:
|
spec:
|
||||||
clientAuth:
|
clientAuth:
|
||||||
|
# the CA certificate is extracted from key `tls.ca` of the given secrets.
|
||||||
secretNames:
|
secretNames:
|
||||||
- secretCA
|
- secretCA
|
||||||
clientAuthType: RequireAndVerifyClientCert
|
clientAuthType: RequireAndVerifyClientCert
|
||||||
|
Reference in New Issue
Block a user