fix: revert to last known working image tags (backend: b2d800a, frontend: 4e0ae2e)
This commit is contained in:
parent
fa9956419b
commit
3b55c9171a
@ -9,7 +9,7 @@ backend:
|
||||
image:
|
||||
repository: harbor.dvirlabs.com/my-apps/tasko-backend
|
||||
pullPolicy: IfNotPresent
|
||||
tag: "master-cf7f3ee"
|
||||
tag: "master-b2d800a"
|
||||
service:
|
||||
type: ClusterIP
|
||||
port: 8000
|
||||
@ -56,7 +56,7 @@ frontend:
|
||||
image:
|
||||
repository: harbor.dvirlabs.com/my-apps/tasko-frontend
|
||||
pullPolicy: IfNotPresent
|
||||
tag: "master-cf7f3ee"
|
||||
tag: "master-4e0ae2e"
|
||||
service:
|
||||
type: ClusterIP
|
||||
port: 80
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user