chore: add imagePullPolicy

This commit is contained in:
Demonsthere
2021-09-13 12:04:33 +02:00
parent 6a3a852066
commit b99e7637e3
3 changed files with 5 additions and 1 deletions

View File

@ -10,3 +10,4 @@ spec:
# Change the value of image field below to your controller image URL
- image: controller:latest
name: manager
imagePullPolicy: IfNotPresent