You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@@ -53,6 +54,7 @@ The following table lists the configuration parameters of the `port-k8s-exporter
53
54
|`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`|
54
55
|`verbosity`| A number for the log level verbosity. Set to `-1` to print less info logs. |`0`|
55
56
|`createDefaultResources`| If `true`, upon installing the exporter will try to initiate default blueprints & app configuration |`true`|
57
+
|`overwriteConfigurationOnRestart`| If `true`, the exporter will overwrite the configuration in Port with the resources provided in `configMap.config` during restart |`false`|
56
58
|`eventListener.type`| Event listener type. currently supporting `KAFKA` & `POLLING`|`KAFKA`|
57
59
|`eventListener.brokers`| Kafka event listener brokers list | Port EU kafka brokers |
0 commit comments