使用 helm 和 bitnami repo 安装后如何再次获得 mysql NOTES.txt 输出

How to get again mysql NOTES.txt output after installed it using helm and bitnami repo

我是 bitnami、helm 和 k8s 的新手。我已经根据这个 page. After that, it was shown a output with some helper (commands), which were generated using this template.

使用 bitnami repo 和 helm 安装了 mysql

问:有没有办法再次see/generate这些输出?

尝试helm get notes <release_name>

https://helm.sh/docs/helm/helm_get_notes/#synopsis