switch to tailscale ingress
This commit is contained in:
@@ -224,7 +224,7 @@ homepage:
|
|||||||
- Email:
|
- Email:
|
||||||
icon: roundcube.svg
|
icon: roundcube.svg
|
||||||
description: Roundcube
|
description: Roundcube
|
||||||
href: https://mail.alexlebens.net
|
href: https://mail-cl01tl.boreal-beaufort.ts.net/
|
||||||
siteMonitor: http://roundcube.roundcube:80
|
siteMonitor: http://roundcube.roundcube:80
|
||||||
statusStyle: dot
|
statusStyle: dot
|
||||||
- Project Planning:
|
- Project Planning:
|
||||||
|
@@ -175,25 +175,6 @@ roundcube:
|
|||||||
targetPort: 80
|
targetPort: 80
|
||||||
protocol: HTTP
|
protocol: HTTP
|
||||||
ingress:
|
ingress:
|
||||||
main:
|
|
||||||
enabled: true
|
|
||||||
className: traefik
|
|
||||||
annotations:
|
|
||||||
traefik.ingress.kubernetes.io/router.entrypoints: websecure
|
|
||||||
traefik.ingress.kubernetes.io/router.tls: "true"
|
|
||||||
cert-manager.io/cluster-issuer: letsencrypt-issuer
|
|
||||||
hosts:
|
|
||||||
- host: mail.alexlebens.net
|
|
||||||
paths:
|
|
||||||
- path: /
|
|
||||||
pathType: Prefix
|
|
||||||
service:
|
|
||||||
name: roundcube
|
|
||||||
port: 80
|
|
||||||
tls:
|
|
||||||
- secretName: roundcube-secret-tls
|
|
||||||
hosts:
|
|
||||||
- mail.alexlebens.net
|
|
||||||
tailscale:
|
tailscale:
|
||||||
enabled: true
|
enabled: true
|
||||||
className: tailscale
|
className: tailscale
|
||||||
|
Reference in New Issue
Block a user