diff --git a/site/helm-charts.md b/site/helm-charts.md index 9e21d9aa372..1f012ac3fa2 100644 --- a/site/helm-charts.md +++ b/site/helm-charts.md @@ -37,6 +37,9 @@ subjects: EOF ``` +**Note** Oracle strongly recommends that you create a new service account to be used exclusively by tiller and grant +`cluster-admin` to that service account, rather than using the `default` one. + ## Operator's Helm chart configuration The operator Helm chart is pre-configured with default values for the configuration of the operator.