Skip to content

Commit e233c8d

Browse files
Remove note about Kafka topic partitions from Port Agent usage documentation
1 parent ded32c6 commit e233c8d

File tree

1 file changed

+0
-4
lines changed
  • docs/actions-and-automations/setup-backend/webhook/port-execution-agent

1 file changed

+0
-4
lines changed

docs/actions-and-automations/setup-backend/webhook/port-execution-agent/usage.md

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -36,10 +36,6 @@ When a new invocation is detected, the agent will pull it from your Kafka topic
3636
For a complete list of all available configuration parameters and their descriptions, see the [Port Agent Helm chart README](https://github.com/port-labs/helm-charts/tree/main/charts/port-agent).
3737
:::
3838

39-
:::note
40-
Ensure your Kafka topic has enough partitions when increasing `replicaCount` beyond 1. Each replica acts as a consumer in the consumer group.
41-
:::
42-
4339
## Self-signed certificate configuration
4440

4541
For self-hosted 3rd-party applications with self-signed certificates, the agent can be configured to trust custom CA certificates. The `selfSignedCertificate` parameters control this behavior.

0 commit comments

Comments
 (0)