mirror of
https://git.mirrors.martin98.com/https://github.com/ceph/ceph-csi.git
synced 2025-08-05 20:06:12 +08:00
7 lines
129 B
YAML
7 lines
129 B
YAML
apiVersion: v1
|
|
kind: Secret
|
|
metadata:
|
|
name: csi-cephfs-secret
|
|
namespace: default
|
|
data:
|
|
key: your-password-encoded-by-base64 |