Available in: EE
The module lifecycle stage: General Availability
The module has requirements for installation
Requirements
To the Deckhouse version: 1.72 and above.
To the versions of other modules:
-
snapshot-controller: any version.
Parameters
Schema version: 1
-
-
objectsettings.iSCSI
Default:
{}-
booleansettings.iSCSI.enableCHAPEnable CHAP authentication for iSCSI. CHAP password will be autogenerated by csi driver.
Default:
false
-
-
stringsettings.logLevelModule log level.
Default:
DEBUGAllowed values:
ERROR,WARN,INFO,DEBUG,TRACE -
array of stringssettings.storageClassLabelIgnoredPrefixes
List of label-key prefixes that MUST NOT be propagated from a YadroTatlinUnifiedStorageClass to the managed Kubernetes StorageClass.
The controller treats this list as a complement to a built-in (system) list and drops any YadroTatlinUnifiedStorageClass label whose key starts with any prefix from either list.
The defaults cover labels typically added by GitOps tooling (Argo CD, Flux, Rancher Fleet) so that their reconcilers do not fight the storage controller over labels on the managed StorageClass.
Default:
[ "argocd.argoproj.io/", "kustomize.toolkit.fluxcd.io/", "helm.toolkit.fluxcd.io/", "fleet.cattle.op/" ]
-