Fix JSON code block formatting for annotations doc
This commit is contained in:
@@ -39,7 +39,7 @@ It is also useful to be able to attach arbitrary non-identifying metadata, for r
|
|||||||
|
|
||||||
Like labels, annotations are key-value maps.
|
Like labels, annotations are key-value maps.
|
||||||
|
|
||||||
```
|
```json
|
||||||
"annotations": {
|
"annotations": {
|
||||||
"key1" : "value1",
|
"key1" : "value1",
|
||||||
"key2" : "value2"
|
"key2" : "value2"
|
||||||
|
Reference in New Issue
Block a user