You've already forked helm-gitea
The following pull request removes the `gitea` directory. With regard to maintaining act_runners in a separate git repository or helm chart, this additional directory becomes redundant.
14 lines
264 B
YAML
14 lines
264 B
YAML
suite: GPG secret template (signing disabled)
|
|
release:
|
|
name: gitea-unittests
|
|
namespace: testing
|
|
templates:
|
|
- templates/gpg-secret.yaml
|
|
tests:
|
|
- it: renders nothing
|
|
set:
|
|
signing.enabled: false
|
|
asserts:
|
|
- hasDocuments:
|
|
count: 0
|