Skip to content

Commit 696f0d0

Browse files
committed
ci: ignore Helm templates in YAML lint
Signed-off-by: danish9039 <danishsiddiqui040@gmail.com>
1 parent 747bd78 commit 696f0d0

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.yamllint.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@ ignore: |
55
common/istio/cluster-local-gateway/base/cluster-local-gateway.yaml
66
common/istio/istio-crds/base/crd.yaml
77
common/istio/istio-install/base/install.yaml
8+
common/*/helm/templates/**
89
**/upstream/**
910
1011
rules:

0 commit comments

Comments
 (0)