mirror of
https://github.com/trustgraph-ai/trustgraph.git
synced 2026-07-17 09:11:03 +02:00
Hacking around
This commit is contained in:
parent
ee41fa1636
commit
614ffc0fd3
4 changed files with 23 additions and 10 deletions
|
|
@ -37,7 +37,7 @@ local images = import "values/images.jsonnet";
|
|||
|
||||
local service =
|
||||
engine.service(containerSet)
|
||||
.with_port(2379, 2379, "api");
|
||||
.with_port(2379, 2379, 30379, "api");
|
||||
|
||||
engine.resources([
|
||||
vol,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue