Files
homelab/k8s/core/kube-system-custom/https-middleware.yaml
T

11 lines
173 B
YAML
Raw Normal View History

---
apiVersion: traefik.io/v1alpha1
kind: Middleware
metadata:
name: https-redirect
namespace: kube-system
spec:
redirectScheme:
scheme: https
permanent: true