Update pelican/httproute.yaml

This commit is contained in:
2026-06-02 19:35:00 +00:00
parent bacc31dcdb
commit 5f4674938d

View File

@@ -38,6 +38,8 @@ spec:
value: strict-origin-when-cross-origin
- name: Permissions-Policy
value: "camera=(), microphone=(), geolocation=(), payment=()"
- name: Content-Security-Policy
value: "default-src 'self'; script-src 'self' 'unsafe-inline' 'unsafe-eval'; style-src 'self' 'unsafe-inline'; img-src 'self' data: blob:; font-src 'self' data:; connect-src 'self' wss:; frame-ancestors 'self'"
backendRefs:
- name: pelican
port: 80