We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1e84a0f commit b4efb60Copy full SHA for b4efb60
.yamllint
@@ -7,9 +7,9 @@ yaml-files:
7
8
ignore: |
9
.github/
10
- roles/app/templates/deployment.yaml.j2
11
- roles/app/templates/serviceaccount.yaml.j2
12
- roles/app/templates/statefulset.yaml.j2
+ roles/app/templates/pvc-log.yaml.j2
+ roles/app/templates/pvc-database.yaml.j2
+ roles/app/templates/ingress.yaml.j2
13
14
rules:
15
indentation:
0 commit comments