fix passmower image pulling

This commit is contained in:
Erki Aas 2024-08-22 14:12:49 +03:00
parent a37d268574
commit 18483197c9

View File

@ -75,8 +75,8 @@ ingress:
- "*.k-space.ee"
image:
repository: passmower/passmower
pullPolicy: Always
repository: docker.com/passmower/passmower
pullPolicy: IfNotPresent
# Overrides the image tag whose default is the chart appVersion.
tag: "develop"