From dd4a8bab1bc324ede0d125e6e3339bf2d51e6984 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:49 +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 93c7bf3..a368638 100644 --- a/charts/pixelfed/values.yaml +++ b/charts/pixelfed/values.yaml @@ -55,8 +55,7 @@ podAnnotations: {} podLabels: {} # -- securityContext for the whole pod -podSecurityContext: - {} +podSecurityContext: {} # runAsUser: 33 # runAsGroup: 33 # fsGroup: 33