mirror of
https://github.com/JamesTurland/JimsGarage.git
synced 2026-08-05 15:26:13 +00:00
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:
@@ -83,4 +83,3 @@ spec:
|
|||||||
- effect: NoExecute
|
- effect: NoExecute
|
||||||
operator: Exists
|
operator: Exists
|
||||||
updateStrategy: {}
|
updateStrategy: {}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user