Skip to content

Commit ff71933

Browse files
committed
fix(redis): Regression for masterauth field causing NOAUTH Authentication required error
Signed-off-by: akhil nittala <nakhil@redhat.com>
1 parent be6b996 commit ff71933

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

build/redis/redis.conf.tpl

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,3 +21,4 @@ repl-diskless-sync yes
2121
save ""
2222
protected-mode no
2323
aclfile /app/config/redis-auth/users.acl
24+
masterauth __REPLACE_DEFAULT_AUTH__

0 commit comments

Comments
 (0)