From 0e8000db54e14eed99f7aa39588b4a945d8e566e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E9=BB=83=E5=81=A5=E6=AF=85?= <2756283+huang-jy@users.noreply.github.com> Date: Thu, 23 Jan 2025 07:23:59 +0000 Subject: [PATCH] Update charts/pixelfed/values.yaml Co-authored-by: Jesse Hitch --- charts/pixelfed/values.yaml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/charts/pixelfed/values.yaml b/charts/pixelfed/values.yaml index a368638..8f21614 100644 --- a/charts/pixelfed/values.yaml +++ b/charts/pixelfed/values.yaml @@ -61,8 +61,7 @@ podSecurityContext: {} # fsGroup: 33 # -- securityContext for the pixelfed container -securityContext: - {} +securityContext: {} # runAsUser: 33 # runAsNonRoot: true # readOnlyRootFilesystem: true