WhatsApp / WhatsApp-Business-API-Setup-Scripts

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

coreapp.yaml error on Developer Setup: Multiconnect on Minikube #27

Closed cappe89 closed 4 years ago

cappe89 commented 4 years ago

Hi, I'm trying to install the latest version 2.27.12 on minikube but at I receive the error below caused by the bad indentation at line 125 - name: COREAPP_HOSTNAME

E:\Kubernetes\wa\installation\kubernetes>kubectl apply -f coreapp.yaml error: error parsing coreapp.yaml: error converting YAML to JSON: yaml: line 78: did not find expected key

mengyiyuan commented 4 years ago

@cappe89 unfortunately we currently don't support Windows systems. Can you try installing it on a Linux based machine?