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"
|
- "*.k-space.ee"
|
||||||
|
|
||||||
image:
|
image:
|
||||||
repository: passmower/passmower
|
repository: docker.com/passmower/passmower
|
||||||
pullPolicy: Always
|
pullPolicy: IfNotPresent
|
||||||
# Overrides the image tag whose default is the chart appVersion.
|
# Overrides the image tag whose default is the chart appVersion.
|
||||||
tag: "develop"
|
tag: "develop"
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user