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:
parent
a6fa8b7620
commit
20cf69e9e1
1 changed files with 0 additions and 1 deletions
|
@ -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.
|
||||
|
|
Loading…
Reference in a new issue