Fix: Changed syncthing access and auth scheme

This commit is contained in:
AB from home.homenet
2025-10-12 14:13:05 +03:00
parent b9667ea5e7
commit 118a1c431a
3 changed files with 21 additions and 0 deletions
+2
View File
@@ -16,6 +16,8 @@ spec:
middlewares:
- name: authentik-forward-auth
namespace: syncthing
- name: cors-headers
namespace: syncthing
tls:
secretName: syncthing-tls
---