Bas van den Brink
3 years ago
committed by
GitHub
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with
0 additions and
3 deletions
-
roles/network_plugin/multus/templates/multus-daemonset.yml.j2
|
|
@ -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" |
|
|
|