Commit 6e6df8ab authored by Shaun McCann's avatar Shaun McCann

Merge branch 'docs-rake-check-k8s' into 'master'

Fixes a typo in the rake check

See merge request gitlab-org/gitlab!30353
parents ba748fb8 266b675d
......@@ -132,7 +132,7 @@ and they will assist you with any issues you are having.
/srv/gitlab/bin/rails console
# source-style commands should also work
/srv/gitlab && bundle exec rake gitlab:check RAILS_ENV=production
cd /srv/gitlab && bundle exec rake gitlab:check RAILS_ENV=production
# run GitLab check. Note that the output can be confusing and invalid because of the specific structure of GitLab installed via helm chart
/usr/local/bin/gitlab-rake gitlab:check
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment