Skip to content

Commit

Permalink
Fix render of code block (#5674)
Browse files Browse the repository at this point in the history
  • Loading branch information
tonglil authored and steveperry-53 committed Sep 28, 2017
1 parent c83fdb6 commit 7a81d39
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -189,6 +189,7 @@ are averaged together across pods and compared with a target value to determine
They work much like resource metrics, except that they *only* have the `targetAverageValue` field.

Pod metrics are specified using a metric block like this:

```yaml
type: Pods
pods:
Expand Down

0 comments on commit 7a81d39

Please sign in to comment.