mirror of
https://github.com/nold360/hive-apps
synced 2024-11-19 12:09:29 +00:00
Machinaris: Enabled MMX
This commit is contained in:
parent
456269891d
commit
60a63dd7e1
2 changed files with 3 additions and 3 deletions
|
@ -5,4 +5,4 @@ apps:
|
|||
- name: farm
|
||||
repoURL: https://lib42.github.io/charts
|
||||
chart: machinaris
|
||||
targetRevision: 0.1.1
|
||||
targetRevision: 0.1.2
|
||||
|
|
|
@ -221,8 +221,8 @@ worker:
|
|||
api: 8937
|
||||
|
||||
- name: mmx
|
||||
enabled: false
|
||||
image: ghcr.io/guydavis/machinaris-mmx:test
|
||||
enabled: true
|
||||
image: ghcr.io/guydavis/machinaris-mmx
|
||||
mode: fullnode
|
||||
ports:
|
||||
api: 8940
|
||||
|
|
Loading…
Reference in a new issue