fix redis auth
parent
72bb8aa3c2
commit
2a7cfeac59
|
@ -146,7 +146,8 @@ spec:
|
|||
- name: redis
|
||||
image: redis:6.0.9
|
||||
args:
|
||||
- --requirepass nextcloud
|
||||
- --requirepass
|
||||
- nextcloud
|
||||
ports:
|
||||
- name: redis
|
||||
containerPort: 6379
|
||||
|
|
Loading…
Reference in New Issue