mirror of
https://github.com/openimsdk/open-im-server.git
synced 2025-06-27 06:49:23 +08:00
9 lines
148 B
YAML
9 lines
148 B
YAML
apiVersion: v1
|
|
kind: Secret
|
|
metadata:
|
|
name: openim-minio-secret
|
|
type: Opaque
|
|
stringData:
|
|
minio-root-user: root
|
|
minio-root-password: openIM123
|