feat(ara): update pullPolicy

- Add `pullPolicy: Always` to the helm values

🤖
This commit is contained in:
Sebastian Mark 2023-09-13 08:21:35 +02:00
parent 277dffbb21
commit 82dd6d0cc0

View file

@ -12,6 +12,7 @@ spec:
chart: ara chart: ara
helm: helm:
values: | values: |
pullPolicy: Always
ingress: ingress:
enabled: true enabled: true
annotations: annotations: