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
This commit is contained in:
commit
be7290a9eb
1 changed files with 1 additions and 1 deletions
|
@ -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`:
|
||||
|
|
Loading…
Reference in a new issue