Skip to content

Commit

Permalink
fix custom cni task name (#10087)
Browse files Browse the repository at this point in the history
  • Loading branch information
liupeng0518 authored May 16, 2023
1 parent e6ba733 commit 72b8830
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions roles/network_plugin/custom_cni/tasks/main.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
---

- name: Cilium | Check Cilium encryption `cilium_ipsec_key` for ipsec
- name: Custom CNI | Check Custom CNI Manifests
assert:
that:
- "custom_cni_manifests | length > 0"
Expand Down

0 comments on commit 72b8830

Please sign in to comment.