mirror of
https://git.mirrors.martin98.com/https://github.com/ceph/ceph-csi.git
synced 2025-08-15 02:45:57 +08:00
added cephfs/secret.yaml
This commit is contained in:
parent
e0b8767401
commit
e0935a9772
7
deploy/cephfs/kubernetes/secret.yaml
Normal file
7
deploy/cephfs/kubernetes/secret.yaml
Normal file
@ -0,0 +1,7 @@
|
||||
apiVersion: v1
|
||||
kind: Secret
|
||||
metadata:
|
||||
name: csi-cephfs-secret
|
||||
namespace: default
|
||||
data:
|
||||
key: your-password-encoded-by-base64
|
Loading…
x
Reference in New Issue
Block a user