FIX: MapStore Traefik config + Pulsar Manager routing
This commit is contained in:
13
dynamic/22-redpanda.yml
Normal file
13
dynamic/22-redpanda.yml
Normal file
@@ -0,0 +1,13 @@
|
||||
http:
|
||||
routers:
|
||||
redpanda:
|
||||
rule: "Host(`redpanda.digitribe.fr`)"
|
||||
entryPoints:
|
||||
- websecure
|
||||
tls: true
|
||||
service: redpanda-console
|
||||
services:
|
||||
redpanda-console:
|
||||
loadBalancer:
|
||||
servers:
|
||||
- url: "http://smart-city-redpanda-console:8080"
|
||||
Reference in New Issue
Block a user