K3S-Deploy: strip trailing blank line from kube-vip manifest

The end-of-file-fixer pre-commit hook (CI) requires a single trailing
newline; the kube-vip manifest had a blank line at EOF.
This commit is contained in:
cyberops7
2026-07-15 22:56:14 -06:00
parent c436d29182
commit 081c11fb40

View File

@@ -83,4 +83,3 @@ spec:
- effect: NoExecute
operator: Exists
updateStrategy: {}