Skip to content
Snippets Groups Projects
Commit 4fc53291 authored by Tobias Bradtke's avatar Tobias Bradtke Committed by Sheng Yang
Browse files

Make log command generic

parent 3276c61d
No related branches found
No related tags found
No related merge requests found
......@@ -38,7 +38,7 @@ local-path-provisioner-d744ccf98-xfcbk 1/1 Running 0 7m
Check and follow the provisioner log using:
```
$ kubectl -n local-path-storage logs -f local-path-provisioner-d744ccf98-xfcbk
$ kubectl -n local-path-storage logs -f -l app=local-path-provisioner
```
## Usage
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment