CrowdStrike / falcon-operator

https://artifacthub.io/packages/olm/falcon-operator/falcon-operator
Apache License 2.0
49 stars 37 forks source link

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

Open evanstoner opened 2 months ago

evanstoner commented 2 months ago

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.

kaushik853 commented 2 months ago

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

evanstoner commented 2 months ago

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?

kaushik853 commented 2 months ago

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