first sync
Some checks failed
Deployment Verification / deploy-and-test (push) Failing after 5m35s

This commit is contained in:
2024-12-23 19:01:46 +01:00
parent de81e08086
commit 92fd0f9d47
10 changed files with 597 additions and 30 deletions

View File

@ -0,0 +1,13 @@
http:
routers:
harbor:
service: harbor
rule: "Host(`registry.tips-of-mine.com`)"
tls:
certResolver: production
services:
harbor:
loadBalancer:
servers:
- url: "http://172.27.0.1:8880"