diff --git a/charts/pixelfed/values.yaml b/charts/pixelfed/values.yaml index 125a7ef..30846dc 100644 --- a/charts/pixelfed/values.yaml +++ b/charts/pixelfed/values.yaml @@ -194,6 +194,8 @@ valkey: # primary (control plane) configuration primary: + disableCommands: # Laravel requires the ability to call FLUSHDB, which is disabled by default + - FLUSHALL persistence: enabled: true existingClaim: ""