mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-09-08 12:41:58 +00:00
tldr for dns example; rename log to logs
This commit is contained in:
@@ -41,7 +41,7 @@ This pod runs a binary that displays the content of one of the pieces of secret
|
||||
volume:
|
||||
|
||||
```shell
|
||||
$ kubectl log secret-test-pod
|
||||
$ kubectl logs secret-test-pod
|
||||
2015-04-29T21:17:24.712206409Z content of file "/etc/secret-volume/data-1": value-1
|
||||
```
|
||||
|
||||
|
Reference in New Issue
Block a user