falcon-operator icon indicating copy to clipboard operation
falcon-operator copied to clipboard

Hint toward provisioning token, proxy, etc. configs when deploying node sensor

Open evanstoner opened this issue 1 year ago • 3 comments

It's a common error to not set additional falcon parameters that the CID or environment requires. In the docs when deploying the node sensor, make a note of those and direct to the FalconNodeSensor docs.

evanstoner avatar Aug 22 '24 16:08 evanstoner

we need to modify the whole operator yaml to make it work with all these parameters

kaushik853 avatar Sep 16 '24 07:09 kaushik853

Hi @kaushik853 this issue is just to add some additional language in the deployments docs to guide users toward a few specific parameters in the FalconNodeSensor reference docs: https://github.com/CrowdStrike/falcon-operator/blob/main/docs/resources/node/README.md#falconnodesensor-reference-manual

Do you have additional feedback or a question on their use?

evanstoner avatar Sep 17 '24 12:09 evanstoner

ohhk..i get that..so in my set up while deploying nodesensor, the provisioning token was not getting accepted...as the heredoc ">>EOT"...until i specified as !!str...or you create the heredoc as yamlencode

kaushik853 avatar Sep 17 '24 13:09 kaushik853