I would like to use the Prometheus PostgreSQL Exporter Helm chart to monitor the PostgreSQL DB.
However, I am concerned that, if I add the DB credentials as values for the Helm chart, such secrets can be seen in various configs or Kubernetes secrets.
Is there a secure way to do it?