Some checks failed
Deployment Verification / deploy-and-test (push) Failing after 5m35s
14 lines
247 B
YAML
14 lines
247 B
YAML
http:
|
|
routers:
|
|
harbor:
|
|
service: harbor
|
|
rule: "Host(`registry.tips-of-mine.com`)"
|
|
tls:
|
|
certResolver: production
|
|
|
|
services:
|
|
harbor:
|
|
loadBalancer:
|
|
servers:
|
|
- url: "http://10.0.4.133:8083"
|