Skip to content

Commit 0315202

Browse files
committed
config: clarify annotations sentence
Signed-off-by: Vincent Batts <[email protected]>
1 parent dc8aeb1 commit 0315202

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

config.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -254,8 +254,8 @@ The semantics are the same as `Path`, `Args` and `Env` in [golang Cmd](https://g
254254

255255
## Annotations
256256

257-
Annotations are optional arbitrary non-identifying metadata that can be attached to containers.
258-
This information may be large, may be structured or unstructured.
257+
This OPTIONAL property contains arbitrary metadata for the container.
258+
This information may be structured or unstructured.
259259
Annotations are key-value maps.
260260

261261
```json

0 commit comments

Comments
 (0)