mirror of
https://github.com/nikdoof/helm-charts.git
synced 2025-12-13 21:42:18 +00:00
Add aaisp2mqtt
This commit is contained in:
4
charts/aaisp2mqtt/ci/existingsecret-values.yaml
Normal file
4
charts/aaisp2mqtt/ci/existingsecret-values.yaml
Normal file
@@ -0,0 +1,4 @@
|
||||
mqtt:
|
||||
broker: localhost
|
||||
|
||||
existingSecretName: aaisp2mqtt-secret
|
||||
9
charts/aaisp2mqtt/ci/homeassistant-values.yaml
Normal file
9
charts/aaisp2mqtt/ci/homeassistant-values.yaml
Normal file
@@ -0,0 +1,9 @@
|
||||
aaisp:
|
||||
username: test1@a
|
||||
password: TesttestTest
|
||||
|
||||
mqtt:
|
||||
broker: localhost
|
||||
|
||||
homeassistant:
|
||||
enabled: true
|
||||
6
charts/aaisp2mqtt/ci/test-values.yaml
Normal file
6
charts/aaisp2mqtt/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