add alternative tailscale ingress

This commit is contained in:
2024-08-15 21:05:21 -05:00
parent 784917ec7e
commit 9dc720c4b0
21 changed files with 268 additions and 19 deletions

View File

@@ -194,6 +194,20 @@ roundcube:
- secretName: roundcube-secret-tls
hosts:
- mail.alexlebens.net
tailscale:
enabled: true
className: tailscale
hosts:
- host: mail
paths:
- path: /
pathType: Prefix
service:
name: mail
port: 80
tls:
- hosts:
- mail-cl01tl
persistence:
data:
storageClass: ceph-block