CSP-Flag
All checks were successful
Deploy KubeViz / deploy (push) Successful in 12s

This commit is contained in:
2026-03-01 11:45:20 +01:00
parent 58a10625c3
commit aafc95a551
6 changed files with 13 additions and 2 deletions

View File

@@ -86,6 +86,10 @@ Default workflow mode uses user services (`systemctl --user`) and rootless Podma
So no root sudo is required for normal deploy runs.
CSP hardening recommendation:
- Keep a single CSP source to avoid policy conflicts.
- In these templates, Traefik sets CSP and app-level CSP is disabled via `APP_CSP_ENABLED=false`.
Required sudo permissions for the Gitea runner user (example):
```text