Machinaris: Enabled MMX

This commit is contained in:
Gerrit Pannek 2022-02-05 18:56:24 +01:00
parent 456269891d
commit 60a63dd7e1
2 changed files with 3 additions and 3 deletions

View file

@ -5,4 +5,4 @@ apps:
- name: farm
repoURL: https://lib42.github.io/charts
chart: machinaris
targetRevision: 0.1.1
targetRevision: 0.1.2

View file

@ -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