Skip to content

Commit f671e31

Browse files
huang-jyjessebot
andauthored
Update charts/pixelfed/values.yaml
Co-authored-by: Jesse Hitch <[email protected]>
1 parent 9737495 commit f671e31

File tree

1 file changed

+4
-5
lines changed

1 file changed

+4
-5
lines changed

charts/pixelfed/values.yaml

Lines changed: 4 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -269,11 +269,10 @@ postgresql:
269269
global:
270270
storageClass: ""
271271

272-
## If you get "mkdir: cannot create directory ‘/bitnami/postgresql/data’: Permission denied"
273-
## error, set these
274-
## (This often happens on setups like minikube)
275-
# volumePermissions:
276-
# enabled: true
272+
volumePermissions:
273+
# -- If you get "mkdir: cannot create directory ‘/bitnami/postgresql/data’: Permission denied"
274+
# error, set these (This often happens on setups like minikube)
275+
enabled: false
277276

278277
# -- PHP Configuration files
279278
# Will be injected in /usr/local/etc/php-fpm.d

0 commit comments

Comments
 (0)