Update diagnostics.md

This commit is contained in:
Paweł Prażak 2019-10-25 13:39:03 +02:00 committed by GitHub
parent 1e3f43fe82
commit 9ed0f1ea5c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 2 deletions

View File

@ -4,7 +4,7 @@ linkTitle: "Diagnostics"
weight: 40
date: 2019-08-05
description: >
How to deal with jenkins-operator problems
How to deal with Jenkins Operator problems
---
@ -27,7 +27,7 @@ Verify Jenkins master logs:
kubectl logs -f jenkins-<cr_name>
```
Verify jenkins-operator logs:
Verify the `jenkins-operator` logs:
```bash
kubectl logs deployment/jenkins-operator