rstudio/helm

update helm chart to remove deprecated value to new value

Opened this issue · 0 comments

This came up in ticket 106261:

pod:
  # -- Deprecated, use `serviceAccount.name` instead
  serviceAccountName: ""

Can update the chart to use serviceAccount.name instead just the comment?

# -- Deprecated, use `serviceAccount.name` instead
serviceAccountName: ""