Expose automountServiceAccountToken value for ServiceAccount
Related to this BB issue.
This MR allows the ServiceAccount
created in this chart to be configured with automountServiceAccountToken
via a new value, .Values.serviceAccount.automountServiceAccountToken
.
There is no behavior change here (if the option is not specified, as it was before this MR, automountServiceAccountToken: true
is assumed). Only a new value exposure.
This is in support of epic &146.
Merge request reports
Activity
added kindenhancement priority7 statusdoing labels
assigned to @justen.mehl
added statusreview label and removed statusdoing label
added skip-bb-mr label
requested review from @massey.robert
mentioned in commit 931d8561
mentioned in merge request big-bang/bigbang!3283 (merged)