cozystack/packages
Timofei Larkin 83505f50c7 [nats] Merge container spec, not podTemplate
## What this PR does

The NATS chart incorrectly used podTemplate+merge instead of
container+merge to add resource requests and limits to the NATS
container in the statefulset, but as a result it just completely wiped
out the default container spec. By moving the overrides under the
container key, the upstream chart now correctly merges the resource
requests, instead of overwriting the container spec.

### Release note

```release-note
[nats] Fix incorrect path to container resources in the NATS chart.
```

Signed-off-by: Timofei Larkin <lllamnyp@gmail.com>
(cherry picked from commit 8b95db06ee)
2025-11-03 10:33:14 +00:00
..
apps [nats] Merge container spec, not podTemplate 2025-11-03 10:33:14 +00:00
core Prepare release v0.37.3 2025-10-31 20:39:20 +00:00
extra Prepare release v0.37.3 2025-10-31 20:39:20 +00:00
library Remove versions_map logic 2025-09-24 12:32:37 +02:00
system Prepare release v0.37.3 2025-10-31 20:39:20 +00:00