style(yamllint): add missing new line

This commit is contained in:
2025-11-05 19:00:49 +01:00
parent b88abaa1e7
commit 064e51d0c2

View File

@@ -110,4 +110,4 @@ tests:
value: "/usr/sbinx" value: "/usr/sbinx"
- equal: - equal:
path: spec.template.spec.initContainers[*].volumeMounts[?(@.name=="config")].mountPath path: spec.template.spec.initContainers[*].volumeMounts[?(@.name=="config")].mountPath
value: "/usr/sbinx" value: "/usr/sbinx"