Files
klinch0 da1e705a49 NATs: fix hardcode, add merge and resolve config (#514)
<!-- This is an auto-generated comment: release notes by coderabbit.ai
-->
## Summary by CodeRabbit

## Release Notes

- **New Features**
- Introduced new configuration parameters for Jetstream, including
`jetstream.size` and `jetstream.enabled`, enhancing storage and
functionality options.
- Added support for merging additional configurations with
`config.merge` and `config.resolver`.

- **Bug Fixes**
- Improved password generation and configuration merging logic for
better flexibility in deployments.

- **Version Updates**
  - NATS application version updated from `0.3.1` to `0.4.0`.
<!-- end of auto-generated comment: release notes by coderabbit.ai -->
2024-12-06 10:36:20 +01:00
..
2024-08-12 14:47:11 +02:00
2024-07-22 23:31:56 +02:00

Managed NATS Service

Parameters

Common parameters

Name Description Value
external Enable external access from outside the cluster false
replicas Persistent Volume size for NATS 2
storageClass StorageClass used to store the data ""
users Users configuration {}
jetstream.size Jetstream persistent storage size 10Gi
jetstream.enabled Enable or disable Jetstream true
config.merge Additional configuration to merge into NATS config {}
config.resolver Additional configuration to merge into NATS config {}