Event Stream Server
Event Stream Server Properties describes the configuration options available in the Event Stream Server sub-chart.
Property | Description |
---|---|
event-streamer.connections.rsgateway.host | The host name to use when connecting to the RS Gateway. The default value is
rsgateway-access_group . |
event-streamer.connections.rsgateway.port | The port to use when connecting to the RS Gateway. The default value is 8080. |
event-streamer.systemMemory.nonJvmReserveAmount | The amount of available pod memory not allocated to the JVM. If set, this value must be less than event-streamer.resources.limits.memory . The default
value is 1024Mi . |