Support overriding cni directory owner (#10929)

This commit is contained in:
Ricky Kwan
2024-02-19 05:58:11 -05:00
committed by GitHub
parent 4a259ee3f0
commit 5d822ad8cb
2 changed files with 4 additions and 2 deletions

View File

@@ -0,0 +1,2 @@
---
cni_bin_owner: "{{ kube_owner }}"