Fixed https-middleware and gitea. dropped authentik

This commit is contained in:
2026-06-01 13:08:07 +03:00
parent 4fe3101e1e
commit 0d0f12af77
4 changed files with 12 additions and 2 deletions
@@ -0,0 +1,10 @@
---
apiVersion: traefik.io/v1alpha1
kind: Middleware
metadata:
name: https-redirect
namespace: kube-system
spec:
redirectScheme:
scheme: https
permanent: true