HELP
This commit is contained in:
parent
c6664a7597
commit
e05e9553f5
1250 changed files with 23379 additions and 147730 deletions
|
|
@ -40,6 +40,13 @@ http:
|
|||
service: api@internal
|
||||
tls: true
|
||||
|
||||
phpmyadmin:
|
||||
entryPoints:
|
||||
- "websecure"
|
||||
rule: "Host(`phpmyadmin.gcch.local`)"
|
||||
service: "service-phpmyadmin"
|
||||
tls: true
|
||||
|
||||
whoami:
|
||||
entryPoints:
|
||||
- websecure
|
||||
|
|
|
|||
|
|
@ -18,6 +18,11 @@ http:
|
|||
servers:
|
||||
- url: "http://jaeger:4318"
|
||||
|
||||
service-phpmyadmin:
|
||||
loadBalancer:
|
||||
servers:
|
||||
- url: "http://proxy:80"
|
||||
|
||||
service-whoami:
|
||||
loadBalancer:
|
||||
servers:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue