summaryrefslogtreecommitdiff
path: root/frontends/scripts
diff options
context:
space:
mode:
authorPaul Buetow <paul@buetow.org>2026-01-09 20:54:56 +0200
committerPaul Buetow <paul@buetow.org>2026-01-09 20:54:56 +0200
commitc45d171de3a3ff27816edeed7d9758c9bea231d8 (patch)
treea551d8ca5f7866fa2e64090485678c5efc377c24 /frontends/scripts
parentd238b13e4f644a3ccdb6c18ce54767a50db8b39e (diff)
Use proper security contexts for NFS access without chown
Changes: - Set fsGroup: 33 at pod level for proper NFS group access - Updated git user to UID 1001, GID 33 (www-data) to match NFS ownership - Run git-server container as UID 1001:33 (non-root) - Run cgit container as UID 33:33 (non-root) - Disabled SSH privilege separation (UsePrivilegeSeparation no) - Removed unnecessary capabilities (SETGID, SETUID, SYS_CHROOT) This follows the same pattern as filebrowser and webdav services, using security contexts instead of chown operations on NFS. Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>
Diffstat (limited to 'frontends/scripts')
0 files changed, 0 insertions, 0 deletions