diff --git a/content/fr/examples/pods/topology-spread-constraints/one-constraint-with-nodeaffinity.yaml b/content/fr/examples/pods/topology-spread-constraints/one-constraint-with-nodeaffinity.yaml index 98823f9d86..858ecd1b9b 100644 --- a/content/fr/examples/pods/topology-spread-constraints/one-constraint-with-nodeaffinity.yaml +++ b/content/fr/examples/pods/topology-spread-constraints/one-constraint-with-nodeaffinity.yaml @@ -23,4 +23,4 @@ spec: - zoneC containers: - name: pause - image: k8s.gcr.io/pause:3.1 \ No newline at end of file + image: k8s.gcr.io/pause:3.1 diff --git a/content/fr/examples/pods/topology-spread-constraints/one-constraint.yaml b/content/fr/examples/pods/topology-spread-constraints/one-constraint.yaml index a0a41188ec..1062e8a489 100644 --- a/content/fr/examples/pods/topology-spread-constraints/one-constraint.yaml +++ b/content/fr/examples/pods/topology-spread-constraints/one-constraint.yaml @@ -14,4 +14,4 @@ spec: foo: bar containers: - name: pause - image: k8s.gcr.io/pause:3.1 \ No newline at end of file + image: k8s.gcr.io/pause:3.1 diff --git a/content/fr/examples/pods/topology-spread-constraints/two-constraints.yaml b/content/fr/examples/pods/topology-spread-constraints/two-constraints.yaml index aa142b7abb..6c0ab0009b 100644 --- a/content/fr/examples/pods/topology-spread-constraints/two-constraints.yaml +++ b/content/fr/examples/pods/topology-spread-constraints/two-constraints.yaml @@ -20,4 +20,4 @@ spec: foo: bar containers: - name: pause - image: k8s.gcr.io/pause:3.1 \ No newline at end of file + image: k8s.gcr.io/pause:3.1