Add files via upload

This commit is contained in:
tehNooB
2023-10-24 13:37:50 +01:00
committed by GitHub
parent b7fe55d28b
commit a40448aed3
2 changed files with 92 additions and 0 deletions

View File

@@ -0,0 +1,16 @@
apiVersion: traefik.containo.us/v1alpha1
kind: Middleware
metadata:
name: default-headers
namespace: gotify
spec:
headers:
browserXssFilter: true
contentTypeNosniff: true
forceSTSHeader: true
stsIncludeSubdomains: true
stsPreload: true
stsSeconds: 15552000
customFrameOptionsValue: SAMEORIGIN
customRequestHeaders:
X-Forwarded-Proto: https