halkeye/mautrix-whatsapp
Chart version: 0.1.1
Api version: v1
App version: latest
A Matrix-WhatsApp puppeting bridge https://maunium.net/go/mautr...
application
Chart Type
Active
Status
Unknown
License
366
Downloads
https://halkeye.github.io/helm-charts
Set me up:
helm repo add center https://repo.chartcenter.io
Install Chart:
helm install mautrix-whatsapp center/halkeye/mautrix-whatsapp
Versions (0)
View all
mautrix-whatsapp
A Matrix-WhatsApp puppeting bridge https://maunium.net/go/mautrix-whatsapp
Current chart version is 0.1.1
Source code can be found here
Chart Values
Key | Type | Default | Description |
---|---|---|---|
affinity | object | {} |
|
config.appservice.hostname | string | "0.0.0.0" |
|
config.appservice.port | int | 29318 |
|
config.appservice.provisioning.prefix | string | "/_matrix/provision/v1" |
|
fullnameOverride | string | "" |
|
gid | int | 1000 |
|
image.pullPolicy | string | "Always" |
|
image.repository | string | "dock.mau.dev/tulir/mautrix-whatsapp" |
|
image.tag | string | "latest" |
|
imagePullSecrets | list | [] |
|
ingress.annotations | object | {} |
|
ingress.enabled | bool | false |
|
ingress.hosts[0].host | string | "chart-example.local" |
|
ingress.hosts[0].paths | list | [] |
|
ingress.tls | list | [] |
|
nameOverride | string | "" |
|
nodeSelector | object | {} |
|
podSecurityContext | object | {} |
|
registration | object | {} |
|
replicaCount | int | 1 |
|
resources | object | {} |
|
securityContext | object | {} |
|
service.port | int | 29318 |
|
service.type | string | "ClusterIP" |
|
serviceAccount.create | bool | true |
|
serviceAccount.name | string | nil |
|
tolerations | list | [] |
|
uid | int | 1000 |