Fix minor typo

This commit is contained in:
Chuck Wilson
2020-12-03 12:33:34 -05:00
parent d6636e50c2
commit 4d9cbb7797
@@ -160,7 +160,7 @@ for the pathnames of the certificate files. You need to change these to the actu
of certificate files in your environment. of certificate files in your environment.
Sometimes you may want to use Base64-encoded data embedded here instead of separate Sometimes you may want to use Base64-encoded data embedded here instead of separate
certificate files; in that case you need add the suffix `-data` to the keys, for example, certificate files; in that case you need to add the suffix `-data` to the keys, for example,
`certificate-authority-data`, `client-certificate-data`, `client-key-data`. `certificate-authority-data`, `client-certificate-data`, `client-key-data`.
Each context is a triple (cluster, user, namespace). For example, the Each context is a triple (cluster, user, namespace). For example, the