diff --git a/projects/voice/piper/base/ingress.yaml b/projects/voice/piper/base/ingress.yaml index 0fc0f1a..f0a951c 100644 --- a/projects/voice/piper/base/ingress.yaml +++ b/projects/voice/piper/base/ingress.yaml @@ -4,7 +4,7 @@ metadata: name: piper spec: entryPoints: - - websecure-local + - traefik tls: {} routes: - match: Host(`piper.steffenillium.de`)