Syntax highlighting
This commit is contained in:
@@ -7,14 +7,14 @@ It is also useful to be able to attach arbitrary non-identifying metadata, for r
|
||||
|
||||
Like labels, annotations are key-value maps.
|
||||
|
||||
{% highlight json %}
|
||||
```json
|
||||
|
||||
"annotations": {
|
||||
"key1" : "value1",
|
||||
"key2" : "value2"
|
||||
}
|
||||
|
||||
{% endhighlight %}
|
||||
```
|
||||
|
||||
Possible information that could be recorded in annotations:
|
||||
|
||||
|
||||
Reference in New Issue
Block a user