From c1e8503b618eb11b906424a1f33093cd77af9424 Mon Sep 17 00:00:00 2001 From: Radar231 Date: Sun, 20 Nov 2022 20:41:46 -0500 Subject: [PATCH] reverted back to multi-arch cluster --- heimdall_deployment.yml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/heimdall_deployment.yml b/heimdall_deployment.yml index 2357202..0b5a607 100644 --- a/heimdall_deployment.yml +++ b/heimdall_deployment.yml @@ -25,8 +25,7 @@ spec: - key: kubernetes.io/arch operator: In values: - #- arm64 - - amd64 + - arm64 containers: - name: heimdall image: linuxserver/heimdall