Try pull latest
This commit is contained in:
parent
41270e8168
commit
add56684d9
@ -8,7 +8,7 @@ backend:
|
||||
image:
|
||||
repository: harbor.dvirlabs.com/my-apps/invy-backend
|
||||
pullPolicy: IfNotPresent
|
||||
tag: "master-ef79895"
|
||||
tag: "latest"
|
||||
service:
|
||||
type: ClusterIP
|
||||
port: 8000
|
||||
@ -45,7 +45,7 @@ frontend:
|
||||
image:
|
||||
repository: harbor.dvirlabs.com/my-apps/invy-frontend
|
||||
pullPolicy: IfNotPresent
|
||||
tag: "master-ef79895"
|
||||
tag: "latest"
|
||||
service:
|
||||
type: ClusterIP
|
||||
port: 80
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user