fix custom cni task name (#10087)

This commit is contained in:
Samuel Liu
2023-05-16 20:03:36 +08:00
committed by GitHub
parent e6ba73349e
commit 72b8830f62

View File

@ -1,6 +1,5 @@
--- ---
- name: Custom CNI | Check Custom CNI Manifests
- name: Cilium | Check Cilium encryption `cilium_ipsec_key` for ipsec
assert: assert:
that: that:
- "custom_cni_manifests | length > 0" - "custom_cni_manifests | length > 0"