Skip to content

Commit db115ec

Browse files
authored
Merge pull request #783 from oracle/rc2-doc-updates
Add a recommendation to create a dedicated sa for tiller
2 parents 6ef5146 + d42ece8 commit db115ec

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

site/helm-charts.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -37,6 +37,9 @@ subjects:
3737
EOF
3838
```
3939

40+
**Note** Oracle strongly recommends that you create a new service account to be used exclusively by tiller and grant
41+
`cluster-admin` to that service account, rather than using the `default` one.
42+
4043
## Operator's Helm chart configuration
4144

4245
The operator Helm chart is pre-configured with default values for the configuration of the operator.

0 commit comments

Comments
 (0)