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