helm-charts
helm-charts copied to clipboard
Add probes for agent
Fixes #158
Adds the possibility to have probes for the agent statefulset, configurable in the values.yml file (to allow users to use tcp probes for instance)
Tested locally, works as expected
@sipr-invivo: There are no 'kind' label on this PR. You need a 'kind' label to generate the release automatically.
/kind feature/kind enhancement/kind fix/kind chore/kind dependencies
Details
I am a bot created to help the crowdsecurity developers manage community feedback and contributions. You can check out my manifest file to understand my behavior and what I can do. If you want to use this for your project, you can check out the forked project rr404/oss-governance-bot repository.
@sipr-invivo: There are no area labels on this PR. You can add as many areas as you see fit.
/area agent/area local-api/area cscli/area security/area configuration
Details
I am a bot created to help the crowdsecurity developers manage community feedback and contributions. You can check out my manifest file to understand my behavior and what I can do. If you want to use this for your project, you can check out the forked project rr404/oss-governance-bot repository.
/kind enhancement /area configuration
Thanks!
I suggest some changes in my commit
- raise the probe timeout to 5 seconds in case of load spike
- enable probes only if metrics are enabled too
- enable metrics by default