IAR docs state that client_id and client_secret OR cid and image are required. In fact, IAR always requires client_id and client_secret. This admonition appears to be copied from FalconNodeSensor, which can be deployed without an API client. Note that the Helm chart for IAR does require API client always: https://github.com/CrowdStrike/falcon-helm/tree/main/helm-charts/falcon-image-analyzer
Followup to https://github.com/CrowdStrike/falcon-operator/issues/575#issuecomment-2498425884
IAR docs state that client_id and client_secret OR cid and image are required. In fact, IAR always requires client_id and client_secret. This admonition appears to be copied from FalconNodeSensor, which can be deployed without an API client. Note that the Helm chart for IAR does require API client always: https://github.com/CrowdStrike/falcon-helm/tree/main/helm-charts/falcon-image-analyzer
https://github.com/CrowdStrike/falcon-operator/blob/main/docs/src/resources/imageanalyzer.md.tmpl#L67-L68