The functionality of the module might significantly change. Compatibility with future versions is not guaranteed.
Schema version: 1
-
logLevelModule log level.
Default:
DEBUG
Allowed values:
ERROR
,WARN
,INFO
,DEBUG
,TRACE
-
tlsParameters
This feature is available in SE, SE+, EE, and FE.
RPC-with-TLS (RFC 9289) configuration.
Default:
{}
-
tlsParameters.caRoot certificate in PEM format, encoded in Base64, which can be used to verify the NFS server certificate.
-
tlsParameters.mtlsConfiguration of the client certificate verification mode by the NFS server.
Default:
{}
-
tlsParameters.mtls.clientCertClient certificate in PEM format, encoded in Base64.
-
tlsParameters.mtls.clientKeyClient key in PEM format, encoded in Base64.
-
-
-
v3supportNFS version v3 support. After enabling this setting, rpcbind package will be installed on nodes. When this setting is disabled, it will NOT be removed from the nodes.
Default:
false