Unverified Commit f05d3caa authored by Robert Brennan's avatar Robert Brennan Committed by GitHub
Browse files

Update images.md (#423)

parent 3c153379
Showing with 1 addition and 1 deletion
+1 -1
......@@ -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
......
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment