Skip to content

Commit

Permalink
Update charts/port-k8s-exporter/README.md
Browse files Browse the repository at this point in the history
Co-authored-by: Mor Paz <[email protected]>
  • Loading branch information
yairsimantov20 and MPTG94 authored Feb 8, 2024
1 parent 0828e58 commit 0a6dda3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion charts/port-k8s-exporter/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@ The following table lists the configuration parameters of the `port-k8s-exporter
| `createMissingRelatedEntities` | Deprecated. Will be used only for installation, configure this from the ui / migration from older versions. A flag to enable creation of missing related Port Entities. | `false` |
| `verbosity` | A number for the log level verbosity. Set to `-1` to print less info logs. | `0` |
| `createDefaultResources` | If `true`, upon installing the exporter will try to initiate default blueprints & app configuration | `true` |
| `overwriteConfigurationOnRestart` | If `true`, upon restarting the exporter will overwrite the configuration in port with the resources provided in `configMap.config` | `false` |
| `overwriteConfigurationOnRestart` | If `true`, the exporter will overwrite the configuration in Port with the resources provided in `configMap.config` during restart | `false` |
| `eventListener.type` | Event listener type. currently supporting `KAFKA` & `POLLING` | `KAFKA` |
| `eventListener.brokers` | Kafka event listener brokers list | Port EU kafka brokers |
| `eventListener.securityProtocol` | Kafka event listener security protocol | `SASL_SSL` |
Expand Down

0 comments on commit 0a6dda3

Please sign in to comment.