Add insecureSkipVerify option for Prometheus and Graphite

Add insecureSkipVerify option for Prometheus and Graphite

Signed-off-by: Joakim Ahrlin <joakim.ahrlin@embark-studios.com>
This commit is contained in:
Joakim Ahrlin
2021-06-15 19:28:25 +03:00
committed by GitHub
parent b2436eb0df
commit 0dc6f33550
6 changed files with 33 additions and 2 deletions
+3
View File
@@ -1122,6 +1122,9 @@ spec:
region:
description: Region of the provider
type: string
insecureSkipVerify:
description: Disable SSL certificate validation for the provider address
type: boolean
query:
description: Query of this metric template
type: string