docs: rm pullPolicy from snippet since the global images.pullPolicy is actually used

Signed-off-by: chgl <chgl@users.noreply.github.com>
This commit is contained in:
chgl 2021-04-11 23:37:13 +02:00
parent a6fa8b7620
commit 20cf69e9e1

View file

@ -38,7 +38,6 @@ Fields to note:
registry: quay.io
repository: argoproj/argocli
tag: v3.0.1
pullPolicy: IfNotPresent
```
this also makes it easier for automatic update tooling (eg. renovate bot) to detect and update images.