Skip to content

Commit f9d6ffa

Browse files
author
Paulo Ribeiro
authored
Merge pull request #771 from codacy/doc/privilege-pod-details-DOCS-505
doc: Clarify why some pods require privileged mode DOCS-505
2 parents 01f7871 + 2c5617a commit f9d6ffa

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

docs/requirements.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -91,6 +91,9 @@ The storage requirements recommended on the following table **depend mainly on t
9191
| Minio | Yes | **20 GB** |
9292
| PostgreSQL | No (external DB recommended) | **500 GB+** |
9393

94+
!!! note
95+
Please note that due to the way Codacy works, a small number of pods will run in privileged mode with the `CAP_SYS_ADMIN` capability. This is required to allow the Worker pods to serve NFS shares to be mounted by the pods running the static code analysis tools.
96+
9497
## PostgreSQL server setup
9598

9699
Codacy requires a database server to persist data that must satisfy the following requirements:

0 commit comments

Comments
 (0)