From 075ffb5142e970ea743aa026803434700550b497 Mon Sep 17 00:00:00 2001 From: Michael Arnaldi Date: Sun, 30 Apr 2023 14:34:02 +0100 Subject: [PATCH] fix yaml --- k3s/longhorn/longhorn.yaml | 1 - 1 file changed, 1 deletion(-) diff --git a/k3s/longhorn/longhorn.yaml b/k3s/longhorn/longhorn.yaml index 41727a577..5bf8284ea 100644 --- a/k3s/longhorn/longhorn.yaml +++ b/k3s/longhorn/longhorn.yaml @@ -4351,4 +4351,3 @@ spec: fieldPath: spec.nodeName serviceAccountName: longhorn-service-account --- -...