Apply suggestions from code review

Co-authored-by: Stefan Prodan <stefan.prodan@gmail.com>
This commit is contained in:
Filip Petkovski
2020-09-10 09:19:36 +02:00
committed by GitHub
co-authored by Stefan Prodan
parent 563b1cd88d
commit 8b3296c065
+2 -2
View File
@@ -339,7 +339,7 @@ apiVersion: flagger.app/v1beta1
kind: MetricTemplate
metadata:
name: newrelic-error-rate
namespace: istio-system
namespace: ingress-nginx
spec:
provider:
type: newrelic
@@ -362,7 +362,7 @@ Reference the template in the canary analysis:
- name: "error rate"
templateRef:
name: newrelic-error-rate
namespace: istio-system
namespace: ingress-nginx
thresholdRange:
max: 5
interval: 1m