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
|
chart: ara
|
||||||
helm:
|
helm:
|
||||||
values: |
|
values: |
|
||||||
|
pullPolicy: Always
|
||||||
ingress:
|
ingress:
|
||||||
enabled: true
|
enabled: true
|
||||||
annotations:
|
annotations:
|
||||||
|
|
Loading…
Reference in a new issue