Available in: EE
Schema version: 1
-
logLevelModule log level
Default:
INFO
Allowed values:
ERROR
,WARN
,INFO
,DEBUG
,TRACE
-
nodeSelectorSpecifies where shares can be mounted. Works the same way as the
spec.nodeSelector
parameter in Kubernetes Pods. If this parameter is omitted, Huawei shares can be mounted on any node in the cluster running theLinux
OS.Default:
{ "kubernetes.io/os": "linux" }