rstudio / helm

Helm Resources for RStudio Products
MIT License
36 stars 28 forks source link

Add annotations to homeStorage #618

Open SamEdwardes opened 1 day ago

SamEdwardes commented 1 day ago

sharedStorage has an option to add annotations.

https://github.com/rstudio/helm/blob/cb9b0773cb6d8ce118455a79141ee70502780a89/charts/rstudio-workbench/values.yaml#L31-L54

homeStorage does not.

https://github.com/rstudio/helm/blob/cb9b0773cb6d8ce118455a79141ee70502780a89/charts/rstudio-workbench/values.yaml#L111-L133

It would be nice to have the ability to also add annotations to homeStorage.