justusbunsi 8802bd2251 Revert "Temporary revert GPG feature for semver based retagging (#373)"
This reverts commit d5ce1a47eaad935ea709b7a03bfdf6c69bac8f32.
2022-10-20 18:59:24 +02:00

18 lines
426 B
YAML

suite: Statefulset template (basic)
release:
name: gitea-unittests
namespace: testing
templates:
- templates/gitea/statefulset.yaml
- templates/gitea/config.yaml
tests:
- it: renders a statefulset
template: templates/gitea/statefulset.yaml
asserts:
- hasDocuments:
count: 1
- containsDocument:
kind: StatefulSet
apiVersion: apps/v1
name: gitea-unittests