X-Git-Url: https://gerrit.akraino.org/r/gitweb?a=blobdiff_plain;f=ocd%2Finfra%2Fplaybooks%2Froles%2Feg_mep%2Ffiles%2Fdeploy%2Fconf%2Fedge%2Fnetwork-isolation%2Fmultus.yaml;h=20a6016e7169b21005214b5a79b4a8abdbb8cad8;hb=refs%2Fchanges%2F95%2F3895%2F5;hp=bb216168314f0f1f8e5d6e723137eb76418e0a37;hpb=4274bc1e41bb0568bf72914248cf0a24b1f59f11;p=ealt-edge.git diff --git a/ocd/infra/playbooks/roles/eg_mep/files/deploy/conf/edge/network-isolation/multus.yaml b/ocd/infra/playbooks/roles/eg_mep/files/deploy/conf/edge/network-isolation/multus.yaml index bb21616..20a6016 100644 --- a/ocd/infra/playbooks/roles/eg_mep/files/deploy/conf/edge/network-isolation/multus.yaml +++ b/ocd/infra/playbooks/roles/eg_mep/files/deploy/conf/edge/network-isolation/multus.yaml @@ -195,14 +195,14 @@ spec: - "--multus-conf-file=auto" - "--cni-version=0.3.1" resources: - requests: - cpu: "100m" - memory: "50Mi" - limits: - cpu: "100m" - memory: "50Mi" + requests: + cpu: "100m" + memory: "50Mi" + limits: + cpu: "100m" + memory: "50Mi" securityContext: - privileged: true + privileged: true volumeMounts: - name: cni mountPath: /host/etc/cni/net.d