remove old ingress
This commit is contained in:
@@ -42,24 +42,6 @@ stalwart:
|
|||||||
targetPort: 993
|
targetPort: 993
|
||||||
protocol: TCP
|
protocol: TCP
|
||||||
ingress:
|
ingress:
|
||||||
main:
|
|
||||||
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: stalwart.alexlebens.net
|
|
||||||
paths:
|
|
||||||
- path: /
|
|
||||||
pathType: Prefix
|
|
||||||
service:
|
|
||||||
name: stalwart
|
|
||||||
port: 80
|
|
||||||
tls:
|
|
||||||
- secretName: stalwart-secret-tls
|
|
||||||
hosts:
|
|
||||||
- stalwart.alexlebens.net
|
|
||||||
main:
|
main:
|
||||||
className: tailscale
|
className: tailscale
|
||||||
hosts:
|
hosts:
|
||||||
|
Reference in New Issue
Block a user