summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRobert Speicher <rspeicher@gmail.com>2019-07-16 18:03:28 +0000
committerRobert Speicher <rspeicher@gmail.com>2019-07-16 18:03:28 +0000
commitbe7290a9eb7a803f33b11e496f20a580133ae10f (patch)
tree1941e87eea8cde05587042b00d0f645627c4645a
parentfb754a86b214ce6742a14d51fd06b5f1fa2ffa5f (diff)
parent1419eaf6c77bb46c723309957cae540aad5b75f1 (diff)
downloadgitlab-ce-be7290a9eb7a803f33b11e496f20a580133ae10f.tar.gz
Merge branch 'docs/rs-fix-clusters-lint' into 'master'
Resolve docs lint failure in users/clusters/applications.md Closes #64670 See merge request gitlab-org/gitlab-ce!30805
-rw-r--r--doc/user/clusters/applications.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/user/clusters/applications.md b/doc/user/clusters/applications.md
index 67c21bd7639..6956086c382 100644
--- a/doc/user/clusters/applications.md
+++ b/doc/user/clusters/applications.md
@@ -279,7 +279,7 @@ Error: remote error: tls: bad certificate
To avoid installation errors:
- Before starting the installation of applications, make sure that time is synchronized
-between your GitLab server and your Kubernetes cluster.
+ between your GitLab server and your Kubernetes cluster.
- Ensure certificates are not out of sync. When installing applications, GitLab expects a new cluster with no previous installation of Helm.
You can confirm that the certificates match via `kubectl`: