activate nfs access to ceph
This commit is contained in:
10
infrastructure/04-rook-ceph/base/nfs-crd.yaml
Normal file
10
infrastructure/04-rook-ceph/base/nfs-crd.yaml
Normal file
@ -0,0 +1,10 @@
|
|||||||
|
apiVersion: ceph.rook.io/v1
|
||||||
|
kind: CephNFS
|
||||||
|
metadata:
|
||||||
|
name: rooknfs
|
||||||
|
namespace: rook-ceph
|
||||||
|
spec:
|
||||||
|
# Settings for the NFS server
|
||||||
|
server:
|
||||||
|
active: 1
|
||||||
|
logLevel: NIV_INFO
|
Reference in New Issue
Block a user