Skip to content

Commit 9c3b076

Browse files
rsmittytalos-bot
authored andcommitted
chore: update image pull policy
We should always be pulling the control plane provider image. Signed-off-by: Spencer Smith <[email protected]>
1 parent ce90c3f commit 9c3b076

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

config/manager/manager.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,7 @@ spec:
2121
args:
2222
- --enable-leader-election
2323
image: controller:latest
24+
imagePullPolicy: Always
2425
name: manager
2526
resources:
2627
limits:

0 commit comments

Comments
 (0)