From 059a9cc7cde1e02db4e428983e9bdde8f8a8688a Mon Sep 17 00:00:00 2001 From: auricom Date: Mon, 24 May 2021 02:34:44 +0200 Subject: [PATCH] fix: remove hass rflink --- cluster/apps/home/home-assistant/helm-release.yaml | 8 -------- 1 file changed, 8 deletions(-) diff --git a/cluster/apps/home/home-assistant/helm-release.yaml b/cluster/apps/home/home-assistant/helm-release.yaml index e4513dc34..9a164df3b 100644 --- a/cluster/apps/home/home-assistant/helm-release.yaml +++ b/cluster/apps/home/home-assistant/helm-release.yaml @@ -70,14 +70,6 @@ spec: config: enabled: true existingClaim: hass-config - additionalVolumeMounts: - - name: usb - mountPath: /dev/serial/by-id/usb-Arduino__www.arduino.cc__0042_5503731323735171A241-if00 - additionalVolumes: - - name: usb - hostPath: - path: /dev/serial/by-id/usb-Arduino__www.arduino.cc__0042_5503731323735171A241-if00 - type: CharDevice addons: codeserver: enabled: true