diff --git a/test/testmetrics/metrics-hpa/hpa.yaml b/test/testmetrics/metrics-hpa/hpa.yaml index 73a288f780..784af23fe0 100644 --- a/test/testmetrics/metrics-hpa/hpa.yaml +++ b/test/testmetrics/metrics-hpa/hpa.yaml @@ -20,4 +20,5 @@ spec: name: cpu-throttling target: type: Value - value: "0.05" \ No newline at end of file + value: "0.05" + \ No newline at end of file