File tree Expand file tree Collapse file tree
crowdsec-docs/unversioned/getting_started/installation Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -91,6 +91,8 @@ config:
9191 flush:
9292 bouncers_autodelete:
9393 api_key: 1h
94+ agents_autodelete:
95+ login_password: 6h
9496` ` `
9597
9698Acquisition is done by reading logs directly from pods. You select which pods to
@@ -124,7 +126,7 @@ For full configuration options, see the default
124126[values.yaml](/docs/next/configuration/values_parameters)
125127
126128:::warning
127- Pay attention to the `bouncers_autodelete` and `unregister_on_exit` parameters, as they help avoid orphaned resources.
129+ Pay attention to the `bouncers_autodelete`, `agents_autodelete` and `unregister_on_exit` parameters, as they help avoid orphaned resources.
128130:: :
129131
130132Then, you can install the Security Engine with the following command :
You can’t perform that action at this time.
0 commit comments