cozystack/packages
Nick Volynkin bb907e5e7d
[applications] Reorder values.yaml for better readability
Use the same order for values in all applications:

1. Common configuration parameters in the specified order, if exist:
   - replicas
   - shards
   - resources
   - resourcesPreset
   - size
   - storageClass
   - external (goes last, because we don't want to promote this practice)

2. Application-specific parameters, such as database and users
3. Component-specific, each component under its own section
4. Backup
5. Bootstrap (recovery)

Signed-off-by: Nick Volynkin <nick.volynkin@gmail.com>
2025-07-17 19:36:20 +03:00
..
apps [applications] Reorder values.yaml for better readability 2025-07-17 19:36:20 +03:00
core [oidc] make keycloak deletable (#1178) 2025-07-11 09:02:34 +03:00
extra [seaweedfs] Support MultiZone topology 2025-07-16 15:53:40 +02:00
library [keycloak, cozy-lib] Calculate Java heap params 2025-07-03 22:15:04 +03:00
system [seaweedfs] Update Seaweedfs and support Multizone configuration (#1194) 2025-07-17 11:42:29 +02:00