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 - name: farm
repoURL: https://lib42.github.io/charts repoURL: https://lib42.github.io/charts
chart: machinaris chart: machinaris
targetRevision: 0.1.1 targetRevision: 0.1.2

View file

@ -221,8 +221,8 @@ worker:
api: 8937 api: 8937
- name: mmx - name: mmx
enabled: false enabled: true
image: ghcr.io/guydavis/machinaris-mmx:test image: ghcr.io/guydavis/machinaris-mmx
mode: fullnode mode: fullnode
ports: ports:
api: 8940 api: 8940