Files
homelab/k8s/core/authentik/https-middleware.yaml
T

12 lines
174 B
YAML
Raw Normal View History

2025-04-16 22:07:06 +03:00
---
2025-04-16 22:09:08 +03:00
apiVersion: traefik.io/v1alpha1
2025-04-16 22:07:06 +03:00
kind: Middleware
metadata:
name: https-redirect
namespace: kube-system
spec:
redirectScheme:
scheme: https
permanent: true