A Helm chart for birdnet-go
Repository | Name | Version |
---|---|---|
https://project-akri.github.io/akri/ | akri | 0.12.20 |
Key | Type | Default | Description |
---|---|---|---|
akri.install | bool | false |
If true, install Akri |
birdnet.config | object | {} |
|
birdnet.image | string | "ghcr.io/tphakala/birdnet-go:0.5.5" |
|
birdnet.ingress.annotations | object | {} |
|
birdnet.ingress.className | string | "" |
|
birdnet.ingress.enabled | bool | false |
|
birdnet.ingress.hosts[0].host | string | "chart-example.local" |
|
birdnet.ingress.hosts[0].paths[0].path | string | "/" |
|
birdnet.ingress.hosts[0].paths[0].pathType | string | "ImplementationSpecific" |
|
birdnet.ingress.tls | list | [] |
|
birdnet.persistentVolumeClaim.accessModes[0] | string | "ReadWriteOnce" |
|
birdnet.persistentVolumeClaim.annotations | object | {} |
Annotations for the PersitentVolumeClaim |
birdnet.persistentVolumeClaim.enabled | bool | false |
set to true to use pvc |
birdnet.persistentVolumeClaim.size | string | "500Mi" |
volume claim size |
birdnet.service.port | int | 80 |
|
birdnet.service.type | string | "ClusterIP" |
|
microphones[0].name | string | "blueyeti" |
|
microphones[0].udevRules[0] | string | "ATTRS{idProduct}==\"9e84\", ATTRS{idVendor}==\"b58e\"" |
|
replicaCount | int | 1 |
The number of replicas |
rtsp.client.image | string | "lscr.io/linuxserver/ffmpeg:6.1.1" |
|
rtsp.client.tolerations | list | [] |
|
rtsp.server.image | string | "bluenviron/mediamtx:1.8.5" |
|
timezone | string | "Europe/Stockholm" |
Autogenerated from chart metadata using helm-docs v1.14.2