wireapp / wire-server-deploy

Code to install/deploy wire-server (on kubernetes)
https://docs.wire.com
GNU Affero General Public License v3.0
94 stars 45 forks source link

Question: Injecting values like password and keyspace when installing via helm #726

Open Rizvi-Ahmed opened 3 weeks ago

Rizvi-Ahmed commented 3 weeks ago

Basic information

How did you install Wire?

Using the process from https://docs.wire.com/how-to/install/helm-prod.html

Using external Cassandra and Minio and vanilla Kubernetes that has not been setup using the wire provided scripts.

Question

When trying to install wire component like wire server in kubernetes using helm, cannot find entries in the provided values.yaml file provided in github repo, for injecting values like cassandra password, minio password, setting custom cassandra keyspace name and setting protocols like http or https for communicating with components like elasticsearch. I am using the values.yaml file from master branch in wire-server-deploy folder for production.