activate nfs access to ceph

This commit is contained in:
Steffen Illium 2024-04-30 09:21:43 +02:00
parent 40f0beaca3
commit aee5d6da52

View 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