feat(homelab): add existing routes to services, setup both mc worlds
This commit is contained in:
@@ -30,3 +30,14 @@ spec:
|
||||
middlewares:
|
||||
- name: rfc1918-only
|
||||
namespace: default
|
||||
---
|
||||
apiVersion: traefik.io/v1alpha1
|
||||
kind: Middleware
|
||||
metadata:
|
||||
name: rfc1918-chain
|
||||
namespace: vaultwarden
|
||||
spec:
|
||||
chain:
|
||||
middlewares:
|
||||
- name: rfc1918-only
|
||||
namespace: default
|
||||
|
||||
Reference in New Issue
Block a user