WhatsApp / WhatsApp-Business-API-Setup-Scripts

The scripts related to setting up WhatsApp business API
MIT License
410 stars 433 forks source link

Kubernetes manifests reference non-existent secret #6

Closed nesl247 closed 5 years ago

nesl247 commented 5 years ago

The kubernetes manifests reference a secret that isn't in the repo (whatsapp-config).

thiagocmoraes commented 5 years ago

Thanks for reporting, we will look into it.

mengyiyuan commented 5 years ago

@nesl247 You need to follow the guide at https://developers.facebook.com/docs/whatsapp/installation/dev-multiconnect-minikube, where it shows how the secret is created.

nesl247 commented 5 years ago

That’s one way to do it. I would not say it’s the best way to do it. I would suggest instead to provide the secret manifest file instead, and let people fill out the values there.