add onlyoffice, and ingress revision
Some checks failed
/ continuous-deploy (push) Failing after 15s

This commit is contained in:
Márcio Fernandes
2026-04-08 18:24:25 +00:00
parent 374f369ea2
commit 58a26067fa
13 changed files with 152 additions and 8 deletions

View File

@@ -25,7 +25,7 @@ spec:
apiVersion: traefik.io/v1alpha1
kind: Middleware
metadata:
name: security-headers
name: nextcloud-security-headers
spec:
headers:
stsSeconds: 31536000
@@ -38,4 +38,6 @@ spec:
customResponseHeaders:
X-Content-Type-Options: "nosniff"
X-Frame-Options: "DENY"
X-XSS-Protection: "1; mode=block"
X-XSS-Protection: "1; mode=block"