Skip to content

Commit

Permalink
Address feedback JS
Browse files Browse the repository at this point in the history
Signed-off-by: Federico Valeri <[email protected]>
  • Loading branch information
fvaleri committed Jul 12, 2024
1 parent fbb8b53 commit 3b6334c
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -64,8 +64,8 @@ spec:
NOTE: `minAvailableBytesPerVolume` and `minAvailableRatioPerVolume` are mutually exclusive.
This means that only one of these parameters should be configured.

NOTE: By default, the storage check interval is 60 seconds.
This is reasonable, but it is possible to change that in `.spec.kafka.config` setting `client.quota.callback.static.storage.check-interval`.
NOTE: Additional options can be configured in the `spec.kafka.config` section.
The full list of supported options can be found in the (plugin documentation)[https://github.com/fvaleri/kafka-quotas-plugin?tab=readme-ov-file#properties-and-their-defaults].

[role="_additional-resources"]
.Additional resources
Expand Down

0 comments on commit 3b6334c

Please sign in to comment.