Skip to content

Commit 9e2e9ac

Browse files
committed
BC-9066 continue using env vars for password
1 parent 76f713e commit 9e2e9ac

File tree

1 file changed

+1
-0
lines changed
  • ansible/roles/tldraw-valkey/tasks

1 file changed

+1
-0
lines changed

ansible/roles/tldraw-valkey/tasks/main.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -46,6 +46,7 @@
4646
auth:
4747
existingSecret: tldraw-valkey-password
4848
existingSecretPasswordKey: REDIS_SENTINEL_PASSWORD
49+
usePasswordFiles: false
4950
sentinel:
5051
enabled: true
5152
readinessProbe:

0 commit comments

Comments
 (0)