forked from k-space/kube
fix passmower image pulling
This commit is contained in:
parent
a37d268574
commit
18483197c9
@ -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"
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user