From 6e1ddabbd947eaf9a446a67d7d5185f24ab5d320 Mon Sep 17 00:00:00 2001 From: Dave Storey Date: Wed, 5 Feb 2020 11:23:53 +0000 Subject: [PATCH] adding scafold file fixes for travis --- testdata/project-v2-multigroup/config/prometheus/monitor.yaml | 2 +- testdata/project-v2/config/prometheus/monitor.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/testdata/project-v2-multigroup/config/prometheus/monitor.yaml b/testdata/project-v2-multigroup/config/prometheus/monitor.yaml index 4f6fe4030f2..9b8047b760f 100644 --- a/testdata/project-v2-multigroup/config/prometheus/monitor.yaml +++ b/testdata/project-v2-multigroup/config/prometheus/monitor.yaml @@ -13,4 +13,4 @@ spec: port: https selector: matchLabels: - control-plane: controller-manager \ No newline at end of file + control-plane: controller-manager diff --git a/testdata/project-v2/config/prometheus/monitor.yaml b/testdata/project-v2/config/prometheus/monitor.yaml index 4f6fe4030f2..9b8047b760f 100644 --- a/testdata/project-v2/config/prometheus/monitor.yaml +++ b/testdata/project-v2/config/prometheus/monitor.yaml @@ -13,4 +13,4 @@ spec: port: https selector: matchLabels: - control-plane: controller-manager \ No newline at end of file + control-plane: controller-manager