Add pullPolicy: IfNotPresent
This commit is contained in:
parent
5a570fdf59
commit
16591273c0
@ -3,6 +3,7 @@ replicaCount: 1
|
|||||||
image:
|
image:
|
||||||
repository: harbor.dvirlabs.com/my-apps/open-meteo-service
|
repository: harbor.dvirlabs.com/my-apps/open-meteo-service
|
||||||
tag: "1.0.0"
|
tag: "1.0.0"
|
||||||
|
pullPolicy: IfNotPresent
|
||||||
|
|
||||||
service:
|
service:
|
||||||
type: ClusterIP
|
type: ClusterIP
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user