File tree Expand file tree Collapse file tree 1 file changed +2
-0
lines changed Expand file tree Collapse file tree 1 file changed +2
-0
lines changed Original file line number Diff line number Diff line change @@ -10,6 +10,7 @@ All notable changes to this project will be documented in this file.
10
10
- Use ` --file-log-max-files ` (or ` FILE_LOG_MAX_FILES ` ) to limit the number of log files kept.
11
11
- Use ` --file-log-rotation-period ` (or ` FILE_LOG_ROTATION_PERIOD ` ) to configure the frequency of rotation.
12
12
- Use ` --console-log-format ` (or ` CONSOLE_LOG_FORMAT ` ) to set the format to ` plain ` (default) or ` json ` .
13
+ - Added support for configuring ` loadBalancerClass ` and ` allocateLoadBalancerNodePorts ` ([ #288 ] ).
13
14
14
15
### Changed
15
16
@@ -28,6 +29,7 @@ All notable changes to this project will be documented in this file.
28
29
- Upgrade csi-provisioner to 5.2.0 ([ #304 ] ).
29
30
- Version CRDs and bump dependencies ([ #307 ] ).
30
31
32
+ [ #288 ] : https://github.com/stackabletech/listener-operator/pull/288
31
33
[ #291 ] : https://github.com/stackabletech/listener-operator/pull/291
32
34
[ #299 ] : https://github.com/stackabletech/listener-operator/pull/299
33
35
[ #304 ] : https://github.com/stackabletech/listener-operator/pull/304
You can’t perform that action at this time.
0 commit comments