Refactor secrets and auto-generate password + ssh_key by cognifloyd · Pull Request #203 · StackStorm/stackstorm-k8s
bot
added
the
size/L
label
Jun 19, 2021Allow kubernetes/kubectl to reveal the password instead of embedding it in NOTEs.txt (which is available in `helm get notes <release name>`). This works for both values provided in values.yaml and anything that is auto-generated. Helm templates all of the files at once, before applying the resources, so we cannot lookup in NOTES what was generated in another file.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters