mirror of
https://github.com/nikdoof/helm-charts.git
synced 2025-12-14 14:02:17 +00:00
Add chart testing
This commit is contained in:
4
charts/aaisp-to-mqtt/ci/existingsecret-values.yaml
Normal file
4
charts/aaisp-to-mqtt/ci/existingsecret-values.yaml
Normal file
@@ -0,0 +1,4 @@
|
||||
mqtt:
|
||||
broker: localhost
|
||||
|
||||
existingSecretName: aaisp-to-mqtt-secret
|
||||
6
charts/aaisp-to-mqtt/ci/test-values.yaml
Normal file
6
charts/aaisp-to-mqtt/ci/test-values.yaml
Normal file
@@ -0,0 +1,6 @@
|
||||
aaisp:
|
||||
username: test1@a
|
||||
password: TesttestTest
|
||||
|
||||
mqtt:
|
||||
broker: localhost
|
||||
Reference in New Issue
Block a user