Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 3 additions & 0 deletions site/helm-charts.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.
Expand Down