diff options
author | Robert Speicher <rspeicher@gmail.com> | 2019-07-16 12:56:05 -0500 |
---|---|---|
committer | Robert Speicher <rspeicher@gmail.com> | 2019-07-16 12:56:05 -0500 |
commit | 1419eaf6c77bb46c723309957cae540aad5b75f1 (patch) | |
tree | 1941e87eea8cde05587042b00d0f645627c4645a /doc | |
parent | fb754a86b214ce6742a14d51fd06b5f1fa2ffa5f (diff) | |
download | gitlab-ce-1419eaf6c77bb46c723309957cae540aad5b75f1.tar.gz |
Resolve docs lint failure in users/clusters/applications.md
Diffstat (limited to 'doc')
-rw-r--r-- | doc/user/clusters/applications.md | 2 |
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`: |