mirror of
https://github.com/outbackdingo/Biohazard.git
synced 2026-03-22 08:39:52 +00:00
feat(nfs-web): tailscale
This commit is contained in:
@@ -65,6 +65,21 @@ spec:
|
||||
tls:
|
||||
- hosts:
|
||||
- *host
|
||||
tailscale:
|
||||
enabled: true
|
||||
primary: false
|
||||
className: "tailscale"
|
||||
hosts:
|
||||
- host: &host "files"
|
||||
paths:
|
||||
- path: /
|
||||
pathType: Prefix
|
||||
service:
|
||||
name: main
|
||||
port: http
|
||||
tls:
|
||||
- hosts:
|
||||
- *ts
|
||||
persistence:
|
||||
config:
|
||||
enabled: true
|
||||
|
||||
Reference in New Issue
Block a user