feat: merge upstream changes (#124)

This commit is contained in:
Michael Kriese 2023-04-17 11:40:06 +02:00
commit 985e878e5b
No known key found for this signature in database
GPG key ID: B83F553A0724D44E
10 changed files with 55 additions and 7 deletions

View file

@ -17,9 +17,9 @@ tests:
- it: skips gpg env in `init-directories` init container
template: templates/gitea/statefulset.yaml
set:
signing.enabled: true
signing.enabled: false
asserts:
- contains:
- notContains:
path: spec.template.spec.initContainers[0].env
content:
name: GNUPGHOME