Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
evanstoner opened this issue Aug 22, 2024 · 3 comments
Assignees
Labels
documentation Improvements or additions to documentation

Comments

@evanstoner
Copy link
Contributor

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 evanstoner self-assigned this Aug 23, 2024
@evanstoner evanstoner added the documentation Improvements or additions to documentation label Aug 23, 2024
@kaushik853
Copy link

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

@evanstoner
Copy link
Contributor Author

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
Copy link

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation
Projects
None yet
Development

No branches or pull requests

2 participants