mirror of
https://github.com/fluxcd/flagger.git
synced 2026-04-15 06:57:34 +00:00
Add graphite to the list of valid provider types for the MetricTemplate crd
Co-authored-by: Mike Ball <mike.ball@warnermedia.com> Co-authored-by: Nathan Mische <Nathan.Mische@warnermedia.com> Signed-off-by: Mike Ball <mike.ball@warnermedia.com> Signed-off-by: Nathan Mische <Nathan.Mische@warnermedia.com>
This commit is contained in:
@@ -1106,6 +1106,7 @@ spec:
|
||||
- datadog
|
||||
- cloudwatch
|
||||
- newrelic
|
||||
- graphite
|
||||
address:
|
||||
description: API address of this provider
|
||||
type: string
|
||||
|
||||
@@ -1106,6 +1106,7 @@ spec:
|
||||
- datadog
|
||||
- cloudwatch
|
||||
- newrelic
|
||||
- graphite
|
||||
address:
|
||||
description: API address of this provider
|
||||
type: string
|
||||
|
||||
@@ -1106,6 +1106,7 @@ spec:
|
||||
- datadog
|
||||
- cloudwatch
|
||||
- newrelic
|
||||
- graphite
|
||||
address:
|
||||
description: API address of this provider
|
||||
type: string
|
||||
|
||||
Reference in New Issue
Block a user