You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

24 lines
482 B

image:
repository: dock.mau.dev/mautrix/whatsapp
tag: latest
pullPolicy: IfNotPresent
## Node selectors to use when deploying the application.
##
nodeSelector:
sapian-client: wundercomm
## Tolerations to apply to the application.
##
tolerations:
- key: "sapian-client"
operator: "Equal"
value: "wundercomm"
effect: "NoExecute"
mautrixWhatsapp:
config:
secretName: mautrix-whatsapp-config
registration:
secretName: mautrix-whatsapp-registration