Update image tag for labmap
This commit is contained in:
parent
38cbc62f9b
commit
518f9c9781
@ -3,7 +3,7 @@ imagePullSecrets:
|
||||
|
||||
frontend:
|
||||
image: harbor.dvirlabs.com/my-apps/labmap-frontend
|
||||
tag: master-3ad6d53
|
||||
tag: latest
|
||||
port: 80
|
||||
ingress:
|
||||
enabled: true
|
||||
@ -12,7 +12,7 @@ frontend:
|
||||
API_BASE: "https://api-labmap.dvirlabs.com"
|
||||
backend:
|
||||
image: harbor.dvirlabs.com/my-apps/labmap-backend
|
||||
tag: "master-3ad6d53"
|
||||
tag: "latest"
|
||||
port: 8000
|
||||
ingress:
|
||||
enabled: false
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user