Skip to content

Set all volumes file modes to 0400

This prevents editing files in the volume when containers in the gitlab-agent pods run without root privileges, even if the volume is not mounted with readOnly: true in a specific container.

Closes: #20 (closed)

Merge request reports