We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f739079 commit e247800Copy full SHA for e247800
site/helm-charts.md
@@ -37,6 +37,9 @@ subjects:
37
EOF
38
```
39
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
+
43
## Operator's Helm chart configuration
44
45
The operator Helm chart is pre-configured with default values for the configuration of the operator.
0 commit comments