add tailscale ingress
This commit is contained in:
@@ -72,7 +72,7 @@ tdarr:
|
||||
value: "8266"
|
||||
resources:
|
||||
limits:
|
||||
gpu.intel.com/i915: 1
|
||||
gpu.intel.com/i915: 1
|
||||
cpu: 5000m
|
||||
requests:
|
||||
gpu.intel.com/i915: 1
|
||||
@@ -114,6 +114,20 @@ tdarr:
|
||||
- secretName: tdarr-secret-tls
|
||||
hosts:
|
||||
- tdarr.alexlebens.net
|
||||
tailscale:
|
||||
enabled: true
|
||||
className: tailscale
|
||||
hosts:
|
||||
- host: tdarr.cl01tl
|
||||
paths:
|
||||
- path: /
|
||||
pathType: Prefix
|
||||
service:
|
||||
name: tdarr-web
|
||||
port: 8265
|
||||
tls:
|
||||
- hosts:
|
||||
- tdarr.cl01tl
|
||||
persistence:
|
||||
config:
|
||||
storageClass: ceph-block
|
||||
|
Reference in New Issue
Block a user