From ce751034bc636a0b05463ea7d330200378afe816 Mon Sep 17 00:00:00 2001
From: "stu126940@mail.uni-kiel.de" <stu126940@mail.uni-kiel.de>
Date: Mon, 22 Jun 2020 12:38:57 +0200
Subject: [PATCH] delete  newline at end of the file

---
 execution/infrastructure/grafana/values.yaml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/execution/infrastructure/grafana/values.yaml b/execution/infrastructure/grafana/values.yaml
index 5c15c1477..211a72a61 100644
--- a/execution/infrastructure/grafana/values.yaml
+++ b/execution/infrastructure/grafana/values.yaml
@@ -51,4 +51,4 @@ sidecar:
 
 service:
   nodePort: 31199
-  type: NodePort
+  type: NodePort
\ No newline at end of file
-- 
GitLab