Skip to content

Commit b4efb60

Browse files
author
Alan Christie
committed
ci: Better lint
1 parent 1e84a0f commit b4efb60

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

.yamllint

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -7,9 +7,9 @@ yaml-files:
77

88
ignore: |
99
.github/
10-
roles/app/templates/deployment.yaml.j2
11-
roles/app/templates/serviceaccount.yaml.j2
12-
roles/app/templates/statefulset.yaml.j2
10+
roles/app/templates/pvc-log.yaml.j2
11+
roles/app/templates/pvc-database.yaml.j2
12+
roles/app/templates/ingress.yaml.j2
1313

1414
rules:
1515
indentation:

0 commit comments

Comments
 (0)