Available in: CE, BE, SE, SE+, EE
The module lifecycle stage: Preview
The module has requirements for installation
If you are enabling a module in a cluster where you need to publish the web interfaces of DKP service components and other modules, ensure that the global parameter publicDomainTemplate is specified. If it is not specified, system HTTPRoute/Gateway/ListenerSet objects will be created incorrectly, and the web interfaces of DKP service components and other modules will not be published.
Requirements
To the Deckhouse version: 1.76 and above.
Parameters
Schema version: 1
-
-
stringsettings.logLevelThe logging level of the
albmodule.Default:
InfoAllowed values:
Error,Warning,Info,Debug,VerboseExample:
logLevel: Info -
stringsettings.storageClass
The name of the StorageClass to use for storing GeoIP databases in the
geoproxyStatefulSet.If omitted, the effective StorageClass is selected in the following order:
alb.storageClassglobal.modules.storageClass- the cluster default
StorageClass
Set it to
falseto useemptyDirinstead of persistent storage.Changing this parameter does not migrate existing
geoproxyStatefulSets or PVCs to another StorageClass. The new value is only used for newly createdgeoproxyStatefulSets.Examples:
storageClass: ceph-ssdstorageClass: 'false'
-