Timofei Larkin
db34f31175
Don't overcommit memory or throttle CPU
...
This patch recreates the resource presets with a non-burstable memory
allocation (request==limit) and without CPU limits. With the new presets
the difference between the larger presets became meaningless, so their
values were adjusted.
Signed-off-by: Timofei Larkin <lllamnyp@gmail.com >
2025-05-12 15:59:28 +03:00
kklinch0
077045b094
fix apps resources
...
Signed-off-by: kklinch0 <kklinch0@gmail.com >
2025-03-20 14:59:47 +03:00
Andrei Kvapil
b908400d59
fix: typo in storageClass ( #310 )
2024-08-30 09:42:01 +02:00
Andrei Kvapil
c07c4bbdab
Introduce stroageClass option for all applications ( #290 )
...
Provide the oportunity to specify StroageClass in applications
Signed-off-by: Andrei Kvapil <kvapss@gmail.com >
2024-08-20 17:19:10 +02:00
Andrei Kvapil
cdb60f0cb1
Remove build artifacts from repository ( #266 )
...
Let's use approach suggested by @nbykov0 in
https://github.com/aenix-io/cozystack/pull/175
We will only update values.yaml and do not store build json artifact
The reset charts include this change in
- https://github.com/aenix-io/cozystack/pull/262
- https://github.com/aenix-io/cozystack/pull/263
- https://github.com/aenix-io/cozystack/pull/264
- https://github.com/aenix-io/cozystack/pull/265
Signed-off-by: Andrei Kvapil <kvapss@gmail.com >
2024-08-07 12:35:24 +02:00
Andrei Kvapil
7cd7de73ee
Introduce replicas options
...
Signed-off-by: Andrei Kvapil <kvapss@gmail.com >
2024-04-26 15:19:25 +02:00
Andrei Kvapil
f642698921
Preapare release v0.0.1
...
Signed-off-by: Andrei Kvapil <kvapss@gmail.com >
2024-02-08 12:04:32 +01:00