Fix the trailing spaces error, disable yamllint check
for colons of ovn-setup.yaml
Signed-off-by: trevor tao <trevor.tao@arm.com>
Change-Id: Iac564e7361966e2f0e1abfe5162f297fa1bfb2cb
-# yamllint disable rule:hyphens rule:commas rule:indentation
+# yamllint disable rule:hyphens rule:commas rule:indentation rule:colons
---
# ovn-namespace.yaml
#
# Create the service account and policies.
# ovnkube interacts with kubernetes and the environment
# must be properly set up.
-#
+#
# This provisioning is done as part of installation after the cluster is
# up and before the ovn daemonsets are created.