Add insecureSkipVerify to default kapacitor

pull/10616/head
Andrew Watkins 2018-03-13 16:13:36 -07:00 committed by Brandon Farmer
parent dd05f33ce3
commit 0e57c8f2eb
1 changed files with 1 additions and 0 deletions

View File

@ -54,6 +54,7 @@ export const kapacitor = {
username: 'influx',
password: '',
active: false,
insecureSkipVerify: false,
links: {
self: '/kapa/1',
proxy: '/proxy/kapacitor/1',