Update tag and add env
This commit is contained in:
parent
66561567ae
commit
15004506ce
@ -1,6 +1,6 @@
|
|||||||
frontend:
|
frontend:
|
||||||
image: harbor.dvirlabs.com/my-apps/labmap-frontend
|
image: harbor.dvirlabs.com/my-apps/labmap-frontend
|
||||||
tag: master-ffccf7a
|
tag: latest
|
||||||
port: 80
|
port: 80
|
||||||
ingress:
|
ingress:
|
||||||
enabled: true
|
enabled: true
|
||||||
@ -10,7 +10,7 @@ frontend:
|
|||||||
|
|
||||||
backend:
|
backend:
|
||||||
image: harbor.dvirlabs.com/my-apps/labmap-backend
|
image: harbor.dvirlabs.com/my-apps/labmap-backend
|
||||||
tag: master-ff89b28
|
tag: latest
|
||||||
port: 8000
|
port: 8000
|
||||||
ingress:
|
ingress:
|
||||||
enabled: false
|
enabled: false
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user