add alternative tailscale ingress
This commit is contained in:
@@ -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
|
||||
|
Reference in New Issue
Block a user