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