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.
Alexander Morales 3b33f3d45d
add backup gitops
7 months ago
..
config.yaml add backup gitops 7 months ago
postgres-pguser-mautrix-whatsapp-Secret.yaml add backup gitops 7 months ago
readme.md add backup gitops 7 months ago
registration.yaml add backup gitops 7 months ago
values.yaml add backup gitops 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/