mirror of
https://github.com/nikdoof/helm-charts.git
synced 2025-12-18 12:29:21 +00:00
aaisp2mqtt
Pulls data from the AAISP CHAOSv2 API into MQTT
Homepage: https://github.com/nikdoof/aaisp2mqtt
Maintainers
| Name | Url | |
|---|---|---|
| nikdoof | andy@tensixtyone.com |
Source Code
Values
| Key | Type | Default | Description |
|---|---|---|---|
| aaisp | object | {} |
|
| affinity | object | {} |
|
| cronjob.concurrencyPolicy | string | "Allow" |
|
| cronjob.failedJobsHistoryLimit | int | 1 |
|
| cronjob.schedule | string | "*/10 * * * *" |
|
| cronjob.successfulJobsHistoryLimit | int | 3 |
|
| fullnameOverride | string | "" |
|
| homeassistant.enabled | bool | false |
|
| image.pullPolicy | string | "IfNotPresent" |
|
| image.repository | string | "nikdoof/aaisp2mqtt" |
|
| image.tag | string | "0.3.1" |
|
| mqtt.authenticated | bool | false |
|
| mqtt.port | int | 1883 |
|
| nameOverride | string | "" |
|
| nodeSelector | object | {} |
|
| replicaCount | int | 1 |
|
| resources | object | {} |
|
| tolerations | list | [] |
Autogenerated from chart metadata using helm-docs v1.5.0