mirror of
https://github.com/trustgraph-ai/trustgraph.git
synced 2026-05-25 15:25:12 +02:00
Fix errors in previous update (#23)
* Increase some limits * Fix msg errors and update version
This commit is contained in:
parent
a01a72ba00
commit
305dda4463
26 changed files with 422 additions and 417 deletions
|
|
@ -22,7 +22,7 @@ local url = import "url.jsonnet";
|
|||
deploy: {
|
||||
resources: {
|
||||
limits: {
|
||||
cpus: '0.1',
|
||||
cpus: '0.5',
|
||||
memory: '128M'
|
||||
},
|
||||
reservations: {
|
||||
|
|
@ -55,7 +55,7 @@ local url = import "url.jsonnet";
|
|||
deploy: {
|
||||
resources: {
|
||||
limits: {
|
||||
cpus: '0.1',
|
||||
cpus: '0.5',
|
||||
memory: '128M'
|
||||
},
|
||||
reservations: {
|
||||
|
|
|
|||
|
|
@ -18,7 +18,7 @@ local url = import "url.jsonnet";
|
|||
deploy: {
|
||||
resources: {
|
||||
limits: {
|
||||
cpus: '0.1',
|
||||
cpus: '0.5',
|
||||
memory: '128M'
|
||||
},
|
||||
reservations: {
|
||||
|
|
@ -51,7 +51,7 @@ local url = import "url.jsonnet";
|
|||
deploy: {
|
||||
resources: {
|
||||
limits: {
|
||||
cpus: '0.1',
|
||||
cpus: '0.5',
|
||||
memory: '128M'
|
||||
},
|
||||
reservations: {
|
||||
|
|
@ -90,7 +90,7 @@ local url = import "url.jsonnet";
|
|||
deploy: {
|
||||
resources: {
|
||||
limits: {
|
||||
cpus: '0.1',
|
||||
cpus: '0.5',
|
||||
memory: '128M'
|
||||
},
|
||||
reservations: {
|
||||
|
|
|
|||
|
|
@ -20,7 +20,7 @@ cassandra + {
|
|||
deploy: {
|
||||
resources: {
|
||||
limits: {
|
||||
cpus: '0.1',
|
||||
cpus: '0.5',
|
||||
memory: '128M'
|
||||
},
|
||||
reservations: {
|
||||
|
|
@ -43,7 +43,7 @@ cassandra + {
|
|||
deploy: {
|
||||
resources: {
|
||||
limits: {
|
||||
cpus: '0.1',
|
||||
cpus: '0.5',
|
||||
memory: '512M'
|
||||
},
|
||||
reservations: {
|
||||
|
|
|
|||
|
|
@ -20,7 +20,7 @@ local url = import "url.jsonnet";
|
|||
deploy: {
|
||||
resources: {
|
||||
limits: {
|
||||
cpus: '0.1',
|
||||
cpus: '0.5',
|
||||
memory: '128M'
|
||||
},
|
||||
reservations: {
|
||||
|
|
@ -51,7 +51,7 @@ local url = import "url.jsonnet";
|
|||
deploy: {
|
||||
resources: {
|
||||
limits: {
|
||||
cpus: '0.1',
|
||||
cpus: '0.5',
|
||||
memory: '128M'
|
||||
},
|
||||
reservations: {
|
||||
|
|
|
|||
|
|
@ -18,7 +18,7 @@ local url = import "url.jsonnet";
|
|||
deploy: {
|
||||
resources: {
|
||||
limits: {
|
||||
cpus: '0.1',
|
||||
cpus: '0.5',
|
||||
memory: '128M'
|
||||
},
|
||||
reservations: {
|
||||
|
|
@ -43,7 +43,7 @@ local url = import "url.jsonnet";
|
|||
deploy: {
|
||||
resources: {
|
||||
limits: {
|
||||
cpus: '0.1',
|
||||
cpus: '0.5',
|
||||
memory: '128M'
|
||||
},
|
||||
reservations: {
|
||||
|
|
@ -72,7 +72,7 @@ local url = import "url.jsonnet";
|
|||
deploy: {
|
||||
resources: {
|
||||
limits: {
|
||||
cpus: '0.1',
|
||||
cpus: '0.5',
|
||||
memory: '128M'
|
||||
},
|
||||
reservations: {
|
||||
|
|
|
|||
|
|
@ -18,7 +18,7 @@ local images = import "images.jsonnet";
|
|||
deploy: {
|
||||
resources: {
|
||||
limits: {
|
||||
cpus: '0.1',
|
||||
cpus: '0.5',
|
||||
memory: '128M'
|
||||
},
|
||||
reservations: {
|
||||
|
|
|
|||
|
|
@ -19,7 +19,7 @@ milvus + {
|
|||
deploy: {
|
||||
resources: {
|
||||
limits: {
|
||||
cpus: '0.1',
|
||||
cpus: '0.5',
|
||||
memory: '128M'
|
||||
},
|
||||
reservations: {
|
||||
|
|
@ -42,7 +42,7 @@ milvus + {
|
|||
deploy: {
|
||||
resources: {
|
||||
limits: {
|
||||
cpus: '0.1',
|
||||
cpus: '0.5',
|
||||
memory: '128M'
|
||||
},
|
||||
reservations: {
|
||||
|
|
|
|||
|
|
@ -19,7 +19,7 @@ neo4j + {
|
|||
deploy: {
|
||||
resources: {
|
||||
limits: {
|
||||
cpus: '0.1',
|
||||
cpus: '0.5',
|
||||
memory: '128M'
|
||||
},
|
||||
reservations: {
|
||||
|
|
@ -42,7 +42,7 @@ neo4j + {
|
|||
deploy: {
|
||||
resources: {
|
||||
limits: {
|
||||
cpus: '0.1',
|
||||
cpus: '0.5',
|
||||
memory: '128M'
|
||||
},
|
||||
reservations: {
|
||||
|
|
|
|||
|
|
@ -18,7 +18,7 @@ local url = import "url.jsonnet";
|
|||
deploy: {
|
||||
resources: {
|
||||
limits: {
|
||||
cpus: '0.1',
|
||||
cpus: '0.5',
|
||||
memory: '128M'
|
||||
},
|
||||
reservations: {
|
||||
|
|
@ -47,7 +47,7 @@ local url = import "url.jsonnet";
|
|||
deploy: {
|
||||
resources: {
|
||||
limits: {
|
||||
cpus: '0.1',
|
||||
cpus: '0.5',
|
||||
memory: '128M'
|
||||
},
|
||||
reservations: {
|
||||
|
|
|
|||
|
|
@ -20,7 +20,7 @@ local url = import "url.jsonnet";
|
|||
deploy: {
|
||||
resources: {
|
||||
limits: {
|
||||
cpus: '0.1',
|
||||
cpus: '0.5',
|
||||
memory: '128M'
|
||||
},
|
||||
reservations: {
|
||||
|
|
@ -51,7 +51,7 @@ local url = import "url.jsonnet";
|
|||
deploy: {
|
||||
resources: {
|
||||
limits: {
|
||||
cpus: '0.1',
|
||||
cpus: '0.5',
|
||||
memory: '128M'
|
||||
},
|
||||
reservations: {
|
||||
|
|
|
|||
|
|
@ -14,7 +14,7 @@ local images = import "images.jsonnet";
|
|||
"8080:8080",
|
||||
],
|
||||
environment: {
|
||||
"PULSAR_MEM": "-Xms300M -Xmx300M"
|
||||
"PULSAR_MEM": "-Xms700M -Xmx700M"
|
||||
},
|
||||
volumes: [
|
||||
"pulsar-conf:/pulsar/conf",
|
||||
|
|
@ -48,7 +48,7 @@ local images = import "images.jsonnet";
|
|||
deploy: {
|
||||
resources: {
|
||||
limits: {
|
||||
cpus: '0.1',
|
||||
cpus: '0.5',
|
||||
memory: '128M'
|
||||
},
|
||||
reservations: {
|
||||
|
|
@ -70,7 +70,7 @@ local images = import "images.jsonnet";
|
|||
deploy: {
|
||||
resources: {
|
||||
limits: {
|
||||
cpus: '0.1',
|
||||
cpus: '0.5',
|
||||
memory: '128M'
|
||||
},
|
||||
reservations: {
|
||||
|
|
|
|||
|
|
@ -33,15 +33,17 @@ local images = import "../images.jsonnet";
|
|||
volumes: [
|
||||
"etcd:/etcd"
|
||||
],
|
||||
resources: {
|
||||
limits: {
|
||||
cpus: '0.25',
|
||||
memory: '128M'
|
||||
deploy: {
|
||||
resources: {
|
||||
limits: {
|
||||
cpus: '1.0',
|
||||
memory: '128M'
|
||||
},
|
||||
reservations: {
|
||||
cpus: '0.25',
|
||||
memory: '128M'
|
||||
}
|
||||
},
|
||||
reservations: {
|
||||
cpus: '0.25',
|
||||
memory: '128M'
|
||||
}
|
||||
},
|
||||
},
|
||||
|
||||
|
|
@ -67,7 +69,7 @@ local images = import "../images.jsonnet";
|
|||
deploy: {
|
||||
resources: {
|
||||
limits: {
|
||||
cpus: '0.25',
|
||||
cpus: '0.5',
|
||||
memory: '128M'
|
||||
},
|
||||
reservations: {
|
||||
|
|
|
|||
|
|
@ -18,7 +18,7 @@ local url = import "url.jsonnet";
|
|||
deploy: {
|
||||
resources: {
|
||||
limits: {
|
||||
cpus: '0.1',
|
||||
cpus: '0.5',
|
||||
memory: '128M'
|
||||
},
|
||||
reservations: {
|
||||
|
|
@ -43,7 +43,7 @@ local url = import "url.jsonnet";
|
|||
deploy: {
|
||||
resources: {
|
||||
limits: {
|
||||
cpus: '0.1',
|
||||
cpus: '0.5',
|
||||
memory: '128M'
|
||||
},
|
||||
reservations: {
|
||||
|
|
@ -64,7 +64,7 @@ local url = import "url.jsonnet";
|
|||
deploy: {
|
||||
resources: {
|
||||
limits: {
|
||||
cpus: '0.1',
|
||||
cpus: '0.5',
|
||||
memory: '128M'
|
||||
},
|
||||
reservations: {
|
||||
|
|
@ -108,7 +108,7 @@ local url = import "url.jsonnet";
|
|||
deploy: {
|
||||
resources: {
|
||||
limits: {
|
||||
cpus: '0.1',
|
||||
cpus: '0.5',
|
||||
memory: '128M'
|
||||
},
|
||||
reservations: {
|
||||
|
|
@ -129,7 +129,7 @@ local url = import "url.jsonnet";
|
|||
deploy: {
|
||||
resources: {
|
||||
limits: {
|
||||
cpus: '0.1',
|
||||
cpus: '0.5',
|
||||
memory: '128M'
|
||||
},
|
||||
reservations: {
|
||||
|
|
@ -160,7 +160,7 @@ local url = import "url.jsonnet";
|
|||
deploy: {
|
||||
resources: {
|
||||
limits: {
|
||||
cpus: '0.1',
|
||||
cpus: '0.5',
|
||||
memory: '128M'
|
||||
},
|
||||
reservations: {
|
||||
|
|
@ -185,7 +185,7 @@ local url = import "url.jsonnet";
|
|||
deploy: {
|
||||
resources: {
|
||||
limits: {
|
||||
cpus: '0.1',
|
||||
cpus: '0.5',
|
||||
memory: '128M'
|
||||
},
|
||||
reservations: {
|
||||
|
|
@ -214,7 +214,7 @@ local url = import "url.jsonnet";
|
|||
deploy: {
|
||||
resources: {
|
||||
limits: {
|
||||
cpus: '0.1',
|
||||
cpus: '0.5',
|
||||
memory: '128M'
|
||||
},
|
||||
reservations: {
|
||||
|
|
|
|||
|
|
@ -25,7 +25,7 @@ local url = import "url.jsonnet";
|
|||
deploy: {
|
||||
resources: {
|
||||
limits: {
|
||||
cpus: '0.1',
|
||||
cpus: '0.5',
|
||||
memory: '128M'
|
||||
},
|
||||
reservations: {
|
||||
|
|
@ -61,7 +61,7 @@ local url = import "url.jsonnet";
|
|||
deploy: {
|
||||
resources: {
|
||||
limits: {
|
||||
cpus: '0.1',
|
||||
cpus: '0.5',
|
||||
memory: '128M'
|
||||
},
|
||||
reservations: {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue