Skip to content

Commit e247800

Browse files
markxnelsonrjeberhard
authored andcommitted
add recommendation to create dedicated sa for tiller to docs
1 parent f739079 commit e247800

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)