From 2db145079a5a51ea5a10a7eeb85465e315b0112d 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: Wed, 22 Jan 2025 07:48:56 +0000 Subject: [PATCH] fix(NONE): Default volumepermissions to off --- charts/pixelfed/values.yaml | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/charts/pixelfed/values.yaml b/charts/pixelfed/values.yaml index 60b1785..6cdd7cd 100644 --- a/charts/pixelfed/values.yaml +++ b/charts/pixelfed/values.yaml @@ -276,8 +276,9 @@ postgresql: ## If you get "mkdir: cannot create directory ‘/bitnami/postgresql/data’: Permission denied" ## error, set these - volumePermissions: - enabled: true + ## (This often happens on setups like minikube) + # volumePermissions: + # enabled: true # -- PHP Configuration files # Will be injected in /usr/local/etc/php-fpm.d