activate nfs access to ceph
This commit is contained in:
parent
40f0beaca3
commit
aee5d6da52
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
|
Loading…
x
Reference in New Issue
Block a user