doc: add name of used key for kubernetes client auth

This commit is contained in:
Stephan Müller 2020-07-28 17:18:03 +02:00 committed by GitHub
parent e63db782c1
commit fdf2a68a11
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -428,6 +428,7 @@ metadata:
spec:
clientAuth:
# the CA certificate is extracted from key `tls.ca` of the given secrets.
secretNames:
- secretCA
clientAuthType: RequireAndVerifyClientCert