brigadecore / brigade

Event-driven scripting for Kubernetes
https://brigade.sh/
Apache License 2.0
2.4k stars 247 forks source link

Discrepancy in password configuration instructions of deployment guide. #1882

Closed AnuragThePathak closed 2 years ago

AnuragThePathak commented 2 years ago

The 2nd paragraph of this section says

Replace the value of mongodb.auth.passwords[0] with a complex string of your own.

Later on, mongodb.auth.passwords is again being included in the list of optional fields. These two being contradictory needs to be made clear.

krancour commented 2 years ago

Thanks for reporting @AnuragThePathak

krancour commented 2 years ago

Fixed by #1888