mirror of
https://github.com/openshift/openshift-docs.git
synced 2026-02-05 12:46:18 +01:00
12 lines
464 B
Plaintext
12 lines
464 B
Plaintext
// Module included in the following assemblies:
|
|
//
|
|
// * security/file_integrity_operator/file-integrity-operator-understanding.adoc
|
|
|
|
:_mod-docs-content-type: REFERENCE
|
|
[id="file-integrity-CR-phases_{context}"]
|
|
= FileIntegrity custom resource phases
|
|
|
|
* `Pending` - The phase after the custom resource (CR) is created.
|
|
* `Active` - The phase when the backing daemon set is up and running.
|
|
* `Initializing` - The phase when the AIDE database is being reinitialized.
|