chore: add otel collector configs for kub cluster (#942)

This commit is contained in:
cthomas
2025-02-17 09:57:20 -08:00
committed by GitHub
parent b4bb5a5cc3
commit f4d02c2888

View File

@@ -3,7 +3,7 @@ repos:
rev: v2.3.0
hooks:
- id: check-yaml
exclude: 'docs/.*|tests/data/.*|configs/.*'
exclude: 'docs/.*|tests/data/.*|configs/.*|helm/.*'
- id: end-of-file-fixer
exclude: 'docs/.*|tests/data/.*|letta/server/static_files/.*|.*/.*\.(scss|css|html)'
- id: trailing-whitespace