Skip to content

Commit

Permalink
linter
Browse files Browse the repository at this point in the history
Signed-off-by: Gerd Oberlechner <goberlec@redhat.com>
  • Loading branch information
geoberle committed Mar 10, 2025
1 parent 8f59094 commit 8772801
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions .yamllint.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,10 +5,10 @@ yaml-files:
- '.yamllint'
ignore:
- 'acm/deploy/helm/clc-state-metrics/'
- 'acrpull/deploy/helm/acrpull/templates/deployment.yaml'
- 'frontend/deploy/helm/frontend/templates/ext-authz.authorizationpolicy.yaml'
- 'frontend/deploy/helm/frontend/templates/allow-ingress.authorizationpolicy.yaml'
- 'istio/deploy/helm/istio/templates/istio-shared-configmap.yml'
- 'acrpull/deploy/templates/deployment.yaml'
- 'frontend/deploy/templates/ext-authz.authorizationpolicy.yaml'
- 'frontend/deploy/templates/allow-ingress.authorizationpolicy.yaml'
- 'istio/deploy/templates/istio-shared-configmap.yml'

rules:
brackets: enable
Expand Down

0 comments on commit 8772801

Please # to comment.