Skip to content

Commit 52897ed

Browse files
authored
Merge pull request #25377 from squarebracket/patch-1
Fix minor typo
2 parents a422f01 + 4d9cbb7 commit 52897ed

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/en/docs/tasks/access-application-cluster/configure-access-multiple-clusters.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -160,7 +160,7 @@ for the pathnames of the certificate files. You need to change these to the actu
160160
of certificate files in your environment.
161161

162162
Sometimes you may want to use Base64-encoded data embedded here instead of separate
163-
certificate files; in that case you need add the suffix `-data` to the keys, for example,
163+
certificate files; in that case you need to add the suffix `-data` to the keys, for example,
164164
`certificate-authority-data`, `client-certificate-data`, `client-key-data`.
165165

166166
Each context is a triple (cluster, user, namespace). For example, the

0 commit comments

Comments
 (0)