From 4a17940c9f9773fd9a9b36be126e79436e6a56ab Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Dani=C3=ABl=20Groothuis?= Date: Tue, 11 Nov 2025 17:37:01 +0100 Subject: [PATCH] chore(osx): Added OSX container --- manifests/artemis/osx/deployment.yaml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/manifests/artemis/osx/deployment.yaml b/manifests/artemis/osx/deployment.yaml index 89b1522..4f069ff 100644 --- a/manifests/artemis/osx/deployment.yaml +++ b/manifests/artemis/osx/deployment.yaml @@ -23,6 +23,8 @@ spec: value: "14" - name: DISK_SIZE value: "64G" + - name: KVM + value: "N" ports: - containerPort: 8006 name: http