helm-chart/unittests/act_runner/secret-token.yaml

21 lines
483 B
YAML
Raw Normal View History

suite: actions template | secret-token
release:
name: gitea-unittests
namespace: testing
templates:
2024-01-13 16:40:34 +01:00
- templates/gitea/act_runner/secret-token.yaml
tests:
- it: renders a deployment
2024-01-13 16:40:34 +01:00
template: templates/gitea/act_runner/secret-token.yaml
set:
actions:
job:
enabled: true
asserts:
- hasDocuments:
count: 1
- containsDocument:
kind: Secret
apiVersion: v1
name: gitea-unittests-actions-token