mirror of
https://github.com/trustgraph-ai/trustgraph.git
synced 2026-04-25 16:36:21 +02:00
- Updated dashboard (#27)
- Adjusted limits everything works - Bump version
This commit is contained in:
parent
2bc602fdcf
commit
b1b26a3f55
18 changed files with 245 additions and 245 deletions
|
|
@ -71,11 +71,11 @@ local images = import "images.jsonnet";
|
|||
resources: {
|
||||
limits: {
|
||||
cpus: '0.5',
|
||||
memory: '128M'
|
||||
memory: '1.4G'
|
||||
},
|
||||
reservations: {
|
||||
cpus: '0.1',
|
||||
memory: '128M'
|
||||
memory: '1.4G'
|
||||
}
|
||||
}
|
||||
},
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue