From: Jianlin Lv Date: Wed, 28 Oct 2020 12:14:05 +0000 (+0000) Subject: Merge "this change mainly updating project code" X-Git-Url: https://gerrit.akraino.org/r/gitweb?a=commitdiff_plain;h=496ecb57fce33309008b55644729af19949e3ba5;hp=86f29e8c347afa353c864bd23e88df315b14895a;p=iec.git Merge "this change mainly updating project code" --- diff --git a/src/foundation/scripts/cni/ovn-kubernetes/yaml/ovn-setup.yaml b/src/foundation/scripts/cni/ovn-kubernetes/yaml/ovn-setup.yaml index 28c2dfb..f4b657f 100644 --- a/src/foundation/scripts/cni/ovn-kubernetes/yaml/ovn-setup.yaml +++ b/src/foundation/scripts/cni/ovn-kubernetes/yaml/ovn-setup.yaml @@ -1,4 +1,4 @@ -# yamllint disable rule:hyphens rule:commas rule:indentation +# yamllint disable rule:hyphens rule:commas rule:indentation rule:colons --- # ovn-namespace.yaml # @@ -22,7 +22,7 @@ metadata: # 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.