Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion charts/streamsec-agent/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,7 @@ Stream Security Agent Helm Chart
| streamsec.cost_image.pullPolicy | string | `"IfNotPresent"` | Stream Security cost agent image pullPolicy |
| streamsec.cost_image.tag | string | `"1.1.5"` | Stream Security cost agent tag to use. |
| streamsec.dnsConfig | object | `{}` | |
| streamsec.env.CLUSTER_NAME | string | `nil` | |
| streamsec.env.CLUSTER_NAME | string | `nil` | | In case ec2:DescribeTags permission missing, used to propagate the EKS Cluser name to the Agents
| streamsec.env.DEBUG | string | `"false"` | |
| streamsec.env.LOGLEVEL | string | `"INFO"` | |
| streamsec.equalsLabelSelector | string | `nil` | |
Expand Down