Skip to content

Commit

Permalink
Fixed imagepullpolicy for Atlas controller pod to correctly pull new …
Browse files Browse the repository at this point in the history
…images when available
  • Loading branch information
nhgs64 committed Jul 18, 2023
1 parent b6d5e07 commit ef44f70
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions config/manager/manager.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,7 @@ spec:
args:
- --enable-leader-election
image: controller:latest
imagePullPolicy: Always
name: manager
resources:
limits:
Expand Down

0 comments on commit ef44f70

Please sign in to comment.