AirShelf/k8s/redirect-https-middleware.yaml
iye e06a16e200
All checks were successful
Build and Deploy / build-and-deploy (push) Successful in 10s
fix: restore deploy manifests and polish script assistant
2026-05-28 18:56:43 +08:00

9 lines
144 B
YAML

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