Update images.md

This commit is contained in:
pao
2017-09-18 14:06:22 +08:00
committed by Andrew Chen
parent 35c7393849
commit f844a41502
+1 -1
View File
@@ -25,7 +25,7 @@ you can do one of the following:
- set the `imagePullPolicy` of the container to `Always`;
- use `:latest` as the tag for the image to use;
- enable the [AllwaysPullImages](/docs/admin/admission-controllers/#alwayspullimages) admission controller.
- enable the [AlwaysPullImages](/docs/admin/admission-controllers/#alwayspullimages) admission controller.
If you did not specify tag of your image, it will be assumed as `:latest`, with
pull image policy of `Always` correspondingly.