mirror of
https://github.com/kubernetes-sigs/kubespray.git
synced 2026-03-08 11:07:43 +03:00
feat: add support crio additional mounts (#12561)
removed default since it's already set in variables fix pre commit issue in the pipeline
This commit is contained in:
@@ -112,3 +112,4 @@ crio_default_capabilities:
|
||||
- SETPCAP
|
||||
- NET_BIND_SERVICE
|
||||
- KILL
|
||||
crio_additional_mounts: []
|
||||
|
||||
Reference in New Issue
Block a user