datawire / ambassador-chart

Helm Chart for Installing Ambassador
42 stars 60 forks source link

Create section for redis env vars in values #84

Closed iNoahNothing closed 4 years ago

iNoahNothing commented 4 years ago

Users would like to set the REDIS_PASSWORD to be read from a secret. The current way to configure env vars does not support this so we created another section for configuring the redis env

Signed-off-by: Noah Krause krausenoah@gmail.com