mirror of
https://github.com/nikdoof/helm-charts.git
synced 2025-12-13 13:32:16 +00:00
Add chart testing
This commit is contained in:
@@ -2,4 +2,4 @@ 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.1.0
|
||||
version: 0.1.1
|
||||
|
||||
7
charts/vsphere-influxdb-go/ci/test-values.yaml
Normal file
7
charts/vsphere-influxdb-go/ci/test-values.yaml
Normal file
@@ -0,0 +1,7 @@
|
||||
vsphere:
|
||||
hostname: vcenter
|
||||
username: test
|
||||
password: test
|
||||
|
||||
influxdb:
|
||||
hostname: test
|
||||
Reference in New Issue
Block a user