Add ability to define clusters in config (#61)

This commit is contained in:
Adil Hafeez 2024-09-18 20:03:26 -07:00 committed by GitHub
parent 215d276acf
commit a91fbdbf1c
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
7 changed files with 59 additions and 32 deletions

View file

@ -3,6 +3,7 @@ repos:
rev: v4.6.0
hooks:
- id: check-yaml
exclude: envoyfilter/envoy.template.yaml
- id: end-of-file-fixer
- id: trailing-whitespace
- repo: local