@ -103,11 +103,11 @@ spec:
So, you need following configurations to set secret:
- MONGODB_PASSWORD
- MINIO_SECRETACCESSKEY
- REDIS_PASSWORD
- MINIO_ACCESSKEYID
- `MONGODB_USERNAME`
- `MONGODB_PASSWORD`
- `REDIS_PASSWORD`
- `MINIO_ACCESSKEYID`
- `MINIO_SECRETACCESSKEY`
### Apply all config and dependencies
@ -30,12 +30,6 @@ spec:
name: mongo-secret
key: mongo_openim_password
- name: IMENV_MONGODB_USERNAME
valueFrom:
secretKeyRef:
key: mongo_openim_username
volumeMounts:
- name: openim-config
mountPath: "/config"