mirror of
https://gitlab.durp.info/durfy/homelab/gitops.git
synced 2026-05-09 08:41:30 -05:00
update
This commit is contained in:
parent
6ed5b70eaf
commit
137fbd4822
1 changed files with 3 additions and 0 deletions
|
|
@ -35,6 +35,9 @@ spec:
|
||||||
routes:
|
routes:
|
||||||
- match: Host(`registry.durp.info`) && PathPrefix(`/`)
|
- match: Host(`registry.durp.info`) && PathPrefix(`/`)
|
||||||
kind: Rule
|
kind: Rule
|
||||||
|
middlewares:
|
||||||
|
- name: whitelist
|
||||||
|
namespace: traefik
|
||||||
services:
|
services:
|
||||||
- name: registry
|
- name: registry
|
||||||
port: 5000
|
port: 5000
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue