Files
helm-charts/charts/aaisp2mqtt/README.md

45 lines
1.5 KiB
Markdown

# aaisp2mqtt
![Version: 0.3.2](https://img.shields.io/badge/Version-0.3.2-informational?style=flat-square) ![AppVersion: 0.3.1](https://img.shields.io/badge/AppVersion-0.3.1-informational?style=flat-square)
Pulls data from the AAISP CHAOSv2 API into MQTT
**Homepage:** <https://github.com/nikdoof/aaisp2mqtt>
## Maintainers
| Name | Email | Url |
| ---- | ------ | --- |
| nikdoof | andy@tensixtyone.com | |
## Source Code
* <https://hub.docker.com/r/nikdoof/aaisp2mqtt/>
* <https://github.com/natm/aaisp2mqtt>
## 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](https://github.com/norwoodj/helm-docs/releases/v1.5.0)