From 60a63dd7e1aebd8684a44949060dfea634cd9d63 Mon Sep 17 00:00:00 2001 From: Gerrit Pannek Date: Sat, 5 Feb 2022 18:56:24 +0100 Subject: [PATCH] Machinaris: Enabled MMX --- projects/machinaris/project.yml | 2 +- projects/machinaris/values/farm.yaml | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/projects/machinaris/project.yml b/projects/machinaris/project.yml index 6940712b..bae45b0d 100644 --- a/projects/machinaris/project.yml +++ b/projects/machinaris/project.yml @@ -5,4 +5,4 @@ apps: - name: farm repoURL: https://lib42.github.io/charts chart: machinaris - targetRevision: 0.1.1 + targetRevision: 0.1.2 diff --git a/projects/machinaris/values/farm.yaml b/projects/machinaris/values/farm.yaml index 6a53ac72..8d7cbe70 100644 --- a/projects/machinaris/values/farm.yaml +++ b/projects/machinaris/values/farm.yaml @@ -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