FIX: MapStore Traefik config + Pulsar Manager routing
This commit is contained in:
14
dynamic/10-fiware-orion.yml
Normal file
14
dynamic/10-fiware-orion.yml
Normal file
@@ -0,0 +1,14 @@
|
||||
http:
|
||||
routers:
|
||||
orion:
|
||||
rule: "Host(`fiware-orion.digitribe.fr`)"
|
||||
entryPoints:
|
||||
- websecure
|
||||
service: orion
|
||||
tls:
|
||||
certResolver: letsencrypt
|
||||
services:
|
||||
orion:
|
||||
loadBalancer:
|
||||
servers:
|
||||
- url: "http://fiware-gis-quickstart-orion-1:1026"
|
||||
Reference in New Issue
Block a user