mirror of
https://github.com/openimsdk/open-im-server.git
synced 2025-06-27 14:59:34 +08:00
8 lines
119 B
YAML
8 lines
119 B
YAML
apiVersion: v1
|
|
kind: Secret
|
|
metadata:
|
|
name: openim-redis-secret
|
|
type: Opaque
|
|
stringData:
|
|
redis-password: openIM123
|