Skip to content

Commit

Permalink
Update images.md (#423)
Browse files Browse the repository at this point in the history
  • Loading branch information
rbren authored Oct 5, 2020
1 parent 3c15337 commit f05d3ca
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/check-documentation/images.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ Polaris supports a number of checks related to the image specified by pods.
key | default | description
----|---------|------------
`images.tagNotSpecified` | `danger` | Fails when an image tag is either not specified or `latest`.
`images.pullPolicyNotAlways` | `ignore` | Fails when an image pull policy is not `always`.
`images.pullPolicyNotAlways` | `warning` | Fails when an image pull policy is not `always`.

## Background

Expand Down

0 comments on commit f05d3ca

Please sign in to comment.