WIRELESS_REGISTRATIONS stream had a 256MB MaxBytes cap in a 256MB container — guaranteed to crash under load. ALERT_EVENTS and OPERATION_EVENTS had no byte limit at all. - Reduce WIRELESS_REGISTRATIONS MaxBytes from 256MB to 128MB - Add 16MB MaxBytes cap to ALERT_EVENTS and OPERATION_EVENTS - Bump NATS container memory limit from 256MB to 384MB - Add restart: unless-stopped to NATS in base compose - Bump version to 9.8.2 Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
18 lines
363 B
YAML
18 lines
363 B
YAML
apiVersion: v2
|
|
name: tod
|
|
description: The Other Dude — MikroTik fleet management platform
|
|
type: application
|
|
version: 1.0.0
|
|
appVersion: "9.8.2"
|
|
kubeVersion: ">=1.28.0-0"
|
|
keywords:
|
|
- mikrotik
|
|
- network
|
|
- fleet-management
|
|
- monitoring
|
|
home: https://theotherdude.net
|
|
sources:
|
|
- https://github.com/staack/the-other-dude
|
|
maintainers:
|
|
- name: Jason Staack
|