Skip to content
Snippets Groups Projects
Commit 0b44e16e authored by xeruf's avatar xeruf
Browse files

ninja: fix imagePullPolicy

parent cf5bfd54
No related branches found
No related tags found
No related merge requests found
......@@ -8,7 +8,7 @@ data:
# https://github.com/invoiceninja/dockerfiles/blob/master/charts/invoiceninja/values.yaml
image:
tag: 5.5
imagePullPolicy: Always
pullPolicy: Always
ingress:
enabled: true
hostname: "ninja.${domain}"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment