disable password files

This commit is contained in:
2025-02-26 12:31:28 -06:00
parent 80ab8f955f
commit 19c235f08e
6 changed files with 6 additions and 0 deletions

View File

@@ -310,6 +310,7 @@ valkey-hookshot:
architecture: standalone
auth:
enabled: false
usePasswordFiles: false
primary:
persistence:
enabled: false

View File

@@ -71,6 +71,7 @@ valkey:
architecture: standalone
auth:
enabled: false
usePasswordFiles: false
primary:
persistence:
enabled: false