Files
helm-gitea/unittests/helm/gpg-secret/signing-disabled.yaml
2024-12-18 12:04:15 +00:00

14 lines
270 B
YAML

suite: GPG secret template (signing disabled)
release:
name: gitea-unittests
namespace: testing
templates:
- templates/gitea/gpg-secret.yaml
tests:
- it: renders nothing
set:
signing.enabled: false
asserts:
- hasDocuments:
count: 0