mirror of
https://github.com/nikdoof/helm-charts.git
synced 2025-12-13 21:42:18 +00:00
[vsphere-influxdb-go] Fix default config, remove domain
This commit is contained in:
@@ -2,7 +2,7 @@ apiVersion: v1
|
||||
appVersion: "0.8.5"
|
||||
description: Collect VMware vCenter and ESXi performance metrics and send them to InfluxDB
|
||||
name: vsphere-influxdb-go
|
||||
version: 0.2.1
|
||||
version: 0.2.2
|
||||
keywords:
|
||||
- vsphere
|
||||
- influxdb
|
||||
|
||||
@@ -42,7 +42,7 @@ cronjob:
|
||||
## add them.
|
||||
##
|
||||
config:
|
||||
Domain: ".lab"
|
||||
Domain: ""
|
||||
RemoveHostDomainName: false
|
||||
Interval: 60
|
||||
VCenters: []
|
||||
|
||||
Reference in New Issue
Block a user