Available in editions: EE
The module is not enabled by default in any bundles.
The module is configured using the ModuleConfig custom resource named csi-scsi-generic (learn more about setting up Deckhouse…).
Example of the ModuleConfig/csi-scsi-generic resource for configuring the module:
apiVersion: deckhouse.io/v1alpha1
kind: ModuleConfig
metadata:
name: csi-scsi-generic
spec:
version: 1
enabled: true
settings: # <-- Module parameters from the "Parameters" section below.
Parameters
Schema version: 1
- objectsettings
- stringsettings.logLevel
Module log level.
Default:
"DEBUG"Allowed values:
ERROR,WARN,INFO,DEBUG,TRACE