Compare commits
No commits in common. "f1fad710fff8e094b4b4f68d21ebbf5b4f072ebb" and "f783f92b2ff7c0edf40a60aa2bc238252d644fb8" have entirely different histories.
f1fad710ff
...
f783f92b2f
@ -3,7 +3,7 @@ imagePullSecrets:
|
|||||||
|
|
||||||
frontend:
|
frontend:
|
||||||
image: harbor.dvirlabs.com/my-apps/labmap-frontend
|
image: harbor.dvirlabs.com/my-apps/labmap-frontend
|
||||||
tag: latest
|
tag: master-3ad6d53
|
||||||
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: "latest"
|
tag: "master-3ad6d53"
|
||||||
port: 8000
|
port: 8000
|
||||||
ingress:
|
ingress:
|
||||||
enabled: false
|
enabled: false
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user