Skip to content
Snippets Groups Projects
Unverified Commit d47ba2b2 authored by Bas van den Brink's avatar Bas van den Brink Committed by GitHub
Browse files

Disable CRI-O restart by Multus (#6930)

parent 17fb1cee
Branches
Tags
No related merge requests found
......@@ -35,9 +35,6 @@ spec:
- "--multus-conf-file={{ multus_conf_file }}"
- "--multus-kubeconfig-file-host={{ multus_kubeconfig_file_host }}"
- "--cni-version={{ multus_cni_version }}"
{% if container_manager == 'crio' %}
- "--restart-crio=true"
{% endif %}
resources:
requests:
cpu: "100m"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment