summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHarish Ramachandran <harish@gitlab.com>2019-08-21 11:53:13 +0000
committerHarish Ramachandran <harish@gitlab.com>2019-08-21 11:53:13 +0000
commit98abbcf70ef9fba09e761cd70a625f24d864ba73 (patch)
tree3c374ea67181c532b5a2db452ad166ef3b5079fa
parent0f216eb3ad46ff252d83a9c0bc4075506e13b4ad (diff)
downloadgitlab-ce-harishsr-kube-cheatsheet-logs-docs.tar.gz
Apply suggestion to doc/administration/troubleshooting/kubernetes_cheat_sheet.mdharishsr-kube-cheatsheet-logs-docs
-rw-r--r--doc/administration/troubleshooting/kubernetes_cheat_sheet.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/administration/troubleshooting/kubernetes_cheat_sheet.md b/doc/administration/troubleshooting/kubernetes_cheat_sheet.md
index c397af4a892..c29500fb467 100644
--- a/doc/administration/troubleshooting/kubernetes_cheat_sheet.md
+++ b/doc/administration/troubleshooting/kubernetes_cheat_sheet.md
@@ -97,7 +97,7 @@ and they will assist you with any issues you are having.
command `gitlab-ctl tail`:
```bash
- kubectl logs -f -lrelease=gitlab --all-containers=true --max-log-requests=100
+ kubectl logs -f -l release=gitlab --all-containers=true --max-log-requests=100
```
- Check all events in the `gitlab` namespace (the namespace name can be different if you