Skip to content

Commit

Permalink
starting to dislike markdown
Browse files Browse the repository at this point in the history
  • Loading branch information
virtualistic committed Jul 23, 2023
1 parent 8969483 commit c5a518d
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ The contents of this local log is also forwarded to an external logging instance

- Optional step to verify if this container is really using that json log file:
```bash
docker inspect --format='{{.LogPath}}' kube-apiserver
docker inspect --format='{{{{.LogPath}}}}' kube-apiserver
```
- Now that we've found the culprit, let's overwrite the log with a blank line:
```bash
Expand Down

0 comments on commit c5a518d

Please sign in to comment.