helm-chart/unittests/act_runner/config-scripts.yaml
2024-02-14 19:14:28 +01:00

21 lines
486 B
YAML

suite: actions template | config-scripts
release:
name: gitea-unittests
namespace: testing
templates:
- templates/gitea/act_runner/config-scripts.yaml
tests:
- it: renders a deployment
template: templates/gitea/act_runner/config-scripts.yaml
set:
actions:
job:
enabled: true
asserts:
- hasDocuments:
count: 1
- containsDocument:
kind: ConfigMap
apiVersion: v1
name: gitea-unittests-scripts