Skip to content

Commit

Permalink
Merge pull request kubernetes#202 from tim-zju/docsError
Browse files Browse the repository at this point in the history
symbol is wrong
  • Loading branch information
philips authored Dec 20, 2016
2 parents 67abb27 + 12d8b43 commit eb475e1
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@ below.

| Value | Behavior |
|:------|:---------|
| *unset* | If nothing exists at the given path, an empty directory will be created there. Otherwise, behaves like `exists` |
| `unset` | If nothing exists at the given path, an empty directory will be created there. Otherwise, behaves like `exists` |
| `exists` | If nothing exists at the given path, the pod will fail to run and provide an informative error message |
| `file` | If a file does not exist at the given path, the pod will fail to run and provide an informative error message |
| `device` | If a block or character device does not exist at the given path, the pod will fail to run and provide an informative error message |
Expand Down

0 comments on commit eb475e1

Please sign in to comment.