feat(ara): update pullPolicy
- Add `pullPolicy: Always` to the helm values
🤖
This commit is contained in:
parent
277dffbb21
commit
82dd6d0cc0
1 changed files with 1 additions and 0 deletions
|
@ -12,6 +12,7 @@ spec:
|
|||
chart: ara
|
||||
helm:
|
||||
values: |
|
||||
pullPolicy: Always
|
||||
ingress:
|
||||
enabled: true
|
||||
annotations:
|
||||
|
|
Loading…
Reference in a new issue