chore: add prettier linting

This commit is contained in:
Michael Kriese 2023-12-06 14:32:09 +01:00
parent 9705ad745c
commit 41c51cdb74
No known key found for this signature in database
GPG key ID: B83F553A0724D44E
23 changed files with 801 additions and 78 deletions

View file

@ -3,7 +3,7 @@ release:
name: gitea-unittests
namespace: testing
tests:
- it: "connects to postgresql service"
- it: 'connects to postgresql service'
template: templates/gitea/config.yaml
set:
postgresql:
@ -15,7 +15,7 @@ tests:
matchRegex:
path: stringData.database
pattern: HOST=gitea-unittests-postgresql.testing.svc.cluster.local:5432
- it: "renders the referenced service"
- it: 'renders the referenced service'
template: charts/postgresql/templates/primary/svc.yaml
set:
postgresql: