Important attributes
The following spec and spec.config attributes are important when configuring a FileIntegrity CR.
| Attribute | Description |
|---|---|
|
Specifies a map of key-value pairs that labels for a node must match for a cluster to schedule Advanced Intrusion Detection Environment (AIDE) pods on that node. Typically, you can configure only a single key-value pair. For example, |
|
A boolean attribute. If set to |
|
Specify tolerations to schedule on nodes with custom taints. When not specified, a default toleration is applied, which allows tolerations to run on control plane nodes. |
|
The number of seconds to pause in between AIDE integrity checks. Frequent AIDE checks on a node can be resource intensive, so it can be useful to specify a longer interval. Defaults to |
|
The maximum number of AIDE database and log backups leftover from the |
|
Name of a configMap that contains custom AIDE configuration. If omitted, a default configuration is created. |
|
Namespace of a configMap that contains custom AIDE configuration. If unset, the FIO generates a default configuration suitable for RHCOS systems. |
|
Key that contains actual AIDE configuration in a config map specified by |
|
The number of seconds to wait before starting the first AIDE integrity check. Default is set to 0. This attribute is optional. |