fix(cloudreve): remove unused Redis password

This commit is contained in:
2026-09-05 21:36:00 -03:00
parent 65168fe127
commit 44d5f88986
2 changed files with 0 additions and 11 deletions
-5
View File
@@ -52,11 +52,6 @@ spec:
value: "disable"
- name: CR_CONF_Redis.Server
value: ""
- name: CR_CONF_Redis.Password
valueFrom:
secretKeyRef:
name: cloudreve-secret
key: REDIS_PASSWORD
volumeMounts:
- name: cloudreve-data
mountPath: /cloudreve/data