freeleaps-ops/cluster/manifests/freeleaps-infra-system/descheduler/tests/cronjob_test.yaml
2025-03-11 22:25:53 +08:00

18 lines
246 B
YAML

suite: Test Descheduler CronJob
templates:
- "*.yaml"
release:
name: descheduler
set:
kind: CronJob
tests:
- it: creates CronJob when kind is set
template: templates/cronjob.yaml
asserts:
- isKind:
of: CronJob