Allow implicit octals in yamllint and normalize k8s mode values

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
Erich Blume 2026-03-03 13:10:44 -08:00
commit 876e51dd77
4 changed files with 4 additions and 3 deletions

View file

@ -0,0 +1 @@
Allow implicit octals in yamllint and use `0755` directly in k8s manifests instead of decimal or disable-line comments.