fix: remove REDIS_PASSWORD to use default (no auth)
This commit is contained in:
@@ -8,7 +8,6 @@ type: Opaque
|
||||
stringData:
|
||||
DB_PASSWORD: cloud_dev_password
|
||||
MONGO_PASSWORD: cloud_dev_password
|
||||
REDIS_PASSWORD: ""
|
||||
---
|
||||
apiVersion: v1
|
||||
kind: Secret
|
||||
|
||||
Reference in New Issue
Block a user