From 600dc9809b14fb264b8e7c4e6c46c8587eaf5c20 Mon Sep 17 00:00:00 2001 From: "guillaume.lambert" Date: Wed, 20 Oct 2021 20:42:32 +0200 Subject: [COMMON] Fix trailing blanks found by pre-commit pre-commit is now enforced by the CI chain. Meanwhile, trailing blanks were introduced in the code base and must be fixed so that gate pass. Issue-ID: OOM-2643 Signed-off-by: guillaume.lambert Change-Id: I54daa27a1fdf019a6777e9b90274d0ef4f1ba08e --- .../resources/config/KubernetesParticipantParameters.yaml | 1 - 1 file changed, 1 deletion(-) (limited to 'kubernetes/policy/components/policy-clamp-cl-k8s-ppnt/resources/config/KubernetesParticipantParameters.yaml') diff --git a/kubernetes/policy/components/policy-clamp-cl-k8s-ppnt/resources/config/KubernetesParticipantParameters.yaml b/kubernetes/policy/components/policy-clamp-cl-k8s-ppnt/resources/config/KubernetesParticipantParameters.yaml index 6904e35bce..fd6de7e5c0 100644 --- a/kubernetes/policy/components/policy-clamp-cl-k8s-ppnt/resources/config/KubernetesParticipantParameters.yaml +++ b/kubernetes/policy/components/policy-clamp-cl-k8s-ppnt/resources/config/KubernetesParticipantParameters.yaml @@ -58,4 +58,3 @@ server: # See springboot documentation. port: 8083 - \ No newline at end of file -- cgit 1.2.3-korg