Lint yaml better

This commit is contained in:
Greg Hellings
2025-11-02 23:45:16 -06:00
parent 518c3898b6
commit af41fd6b92
12 changed files with 86 additions and 32 deletions
+2
View File
@@ -32,6 +32,7 @@ spec:
engineVersion: v2
data:
matrix.pem: "{{ .matrix_pem }}"
# yamllint disable rule:line-length
dendrite.yaml: |
version: 2
global:
@@ -187,3 +188,4 @@ spec:
headers: null
baggage_restrictions: null
throttler: null
# yamllint enable rule:line-length