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.
|
|
7 months ago | |
|---|---|---|
| .. | ||
| config.yaml | 7 months ago | |
| postgres-pguser-mautrix-whatsapp-Secret.yaml | 7 months ago | |
| readme.md | 7 months ago | |
| registration.yaml | 7 months ago | |
| values.yaml | 7 months ago | |
readme.md
kubectl -n wundercomm create secret generic mautrix-whatsapp-registration --from-file=registration.yaml
kubectl -n wundercomm create secret generic mautrix-whatsapp-config --from-file=config.yaml --save-config --dry-run=client -o yaml| kubectl apply -n wundercomm -f -
helm install mautrix-whatsapp --values values.yaml /home/arpagon/Workspace/wundercomm/helm/helm-mautrix-whatsapp/helm/mautrix-whatsapp/