Install Uninstall end to end testing
[ealt-edge.git] / ocd / infra / playbooks / roles / eg_mep / files / deploy / conf / edge / network-isolation / multus.yaml
index bb21616..20a6016 100644 (file)
@@ -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