From 8cc9eb80ef9c6e53b646c89a09f6fa78a5d43ca3 Mon Sep 17 00:00:00 2001 From: Diego Ciangottini Date: Mon, 23 Dec 2024 14:31:44 +0100 Subject: [PATCH] Update virtual-kubelet.yaml --- interlink/templates/virtual-kubelet.yaml | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/interlink/templates/virtual-kubelet.yaml b/interlink/templates/virtual-kubelet.yaml index 65e03a4..9630268 100644 --- a/interlink/templates/virtual-kubelet.yaml +++ b/interlink/templates/virtual-kubelet.yaml @@ -182,9 +182,7 @@ spec: {{- end }} {{- if .Values.OAUTH.enabled }} - name: token - hostPath: - path: /tmp - type: Directory + emptyDir: {} {{- end }} {{- if .Values.interlink.enabled }} - name: il-config