rstudio / helm

Helm Resources for RStudio Products
MIT License
30 stars 27 forks source link

Allow sssd.conf ldap_default_authtok to reference a kubernetes secret #520

Open samcofer opened 1 month ago

samcofer commented 1 month ago

Currently, this password, whether encrypted or unencrypted must be passed as a raw value in the userProvisioning section of the chart, which limits the transportability of this chart and prevents/restricts the ability for administrators to check their values.yaml into version control.