Viewing FileIntegrity object attributes
As with any Kubernetes custom resources (CRs), you can run oc explain fileintegrity, and then examine the individual attributes.
Procedure
-
View the
FileIntegrityspec attributes by running the following command:$ oc explain fileintegrity.spec -
View the
FileIntegrityconfig attributes by running the following command:$ oc explain fileintegrity.spec.config