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