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